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

ShouldBroadcastNow

interface ShouldBroadcastNow implements ShouldBroadcast (View source)

Methods

array broadcastOn()

Get the channels the event should broadcast on.

from ShouldBroadcast

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/ShouldBroadcastNow.html