laravel / 6 / api / 6.x / illuminate / contracts / broadcasting / shouldbroadcastnow.html

ShouldBroadcastNow

interface ShouldBroadcastNow implements ShouldBroadcast (View source)

Methods

Channel|Channel[] broadcastOn()

Get the channels the event should broadcast on.

from ShouldBroadcast

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/6.x/Illuminate/Contracts/Broadcasting/ShouldBroadcastNow.html