mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
parent
9d23afa263
commit
fbb5696f89
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ class Realtime extends Adapter
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creae channels array based on the event name and payload.
|
* Create channels array based on the event name and payload.
|
||||||
*
|
*
|
||||||
* @param string $event
|
* @param string $event
|
||||||
* @param Document $payload
|
* @param Document $payload
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue