PendingBroadcast (Broadcasting)

PendingBroadcast

class PendingBroadcast (View source)

Methods

void __construct(Dispatcher $events, mixed $event)

Create a new pending broadcast instance.

void __destruct()

Handle the object's destruction.

$this toOthers()

Broadcast the event to everyone except the current user.

Details

void __construct(Dispatcher $events, mixed $event)

Create a new pending broadcast instance.

Parameters

Dispatcher $events
mixed $event

Return Value

void

void __destruct()

Handle the object's destruction.

Return Value

void

$this toOthers()

Broadcast the event to everyone except the current user.

Return Value

$this

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部