laravel / 5.6 / api / 5.6 / illuminate / contracts / broadcasting / shouldbroadcast.html

ShouldBroadcast

interface ShouldBroadcast (View source)

Methods

Channel|Channel[] broadcastOn()

Get the channels the event should broadcast on.

Details

Channel|Channel[] broadcastOn()

Get the channels the event should broadcast on.

Return Value

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.6/Illuminate/Contracts/Broadcasting/ShouldBroadcast.html