interface
Illuminate
/
Contracts
/
Broadcasting
/
HasBroadcastChannel
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
HasBroadcastChannel
Methods
public
broadcastChannelRoute ( ) : string
Get the broadcast channel route definition that is associated with the given entity.
public
broadcastChannel ( ) : string
Get the broadcast channel name that is associated with the given entity.