mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
parent
4483b1c7cd
commit
0e7cf6a466
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class Realtime extends Adapter
|
|||
public array $subscriptions = [];
|
||||
|
||||
/**
|
||||
* Adds a subscribtion.
|
||||
* Adds a subscription.
|
||||
*
|
||||
* @param string $projectId
|
||||
* @param mixed $identifier
|
||||
|
|
|
|||
Loading…
Reference in a new issue