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