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. |
Please login to continue.