interface Illuminate / Contracts / Broadcasting / ShouldBroadcast
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ShouldBroadcast

Methods

public

broadcastOn ( ) : Channel |Illuminate\...\Channel[]|string[]|string

Get the channels the event should broadcast on.