PresenceChannel
class PresenceChannel extends Channel
Properties
string | $name | The channel's name. |
from Channel |
Methods
void
__construct(string $name)
Create a new channel instance.
Details
at line 13
void
__construct(string $name)
Create a new channel instance.
in
Channel at line 30
string
__toString()
Convert the channel instance to a string.