laravel / 5.2.31 / api / 5.2 / illuminate / contracts / broadcasting / shouldbroadcast.html /

ShouldBroadcast

interface ShouldBroadcast (View source)

Methods

array broadcastOn()

Get the channels the event should broadcast on.

Details

array broadcastOn()

Get the channels the event should broadcast on.

Return Value

array

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