Channel
class Channel implements Stringable (View source)
Properties
string | $name | The channel's name. |
Methods
string
__toString()
Convert the channel instance to a string.
Details
__construct(HasBroadcastChannel|string $name)
Create a new channel instance.
string
__toString()
Convert the channel instance to a string.