class
Illuminate
/
Broadcasting
/
Broadcasters
/
NullBroadcaster
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
NullBroadcaster
Extends
Methods
public
auth ( $request ) : void
{@inheritdoc}
public
validAuthenticationResponse ( $request , $result ) : void
{@inheritdoc}
public
broadcast ( array $channels , $event , array $payload ) : void
{@inheritdoc}