interface
Illuminate
/
Contracts
/
Broadcasting
/
HasBroadcastChannel
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.