public
broadcastChannelRoute(): string
Get the broadcast channel route definition that is associated with the given entity.
Illuminate\Database\Eloquent\Model::broadcastChannelRoute()
broadcastChannel(): string
Get the broadcast channel name that is associated with the given entity.
Illuminate\Database\Eloquent\Model::broadcastChannel()