interface
Illuminate
/
Contracts
/
Broadcasting
/
HasBroadcastChannel
You are viewing an older version of the documentation. For the latest, please visit master documentation.
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.