interface
Illuminate
/
Contracts
/
Broadcasting
/
ShouldBroadcast
You are viewing an older version of the documentation. For the latest, please visit master documentation.
ShouldBroadcast
Methods
public
broadcastOn ( ) : Channel |Illuminate\...\Channel[]|string[]|string
Get the channels the event should broadcast on.