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