trait
Illuminate
/
Broadcasting
/
Broadcasters
/
UsePusherChannelConventions
You are viewing an older version of the documentation. For the latest, please visit master documentation.
UsePusherChannelConventions
Methods
public
isGuardedChannel ( $channel ) : bool
Return true if the channel is protected by authentication.
Parameters
- $channel string
public
normalizeChannelName ( $channel ) : string
Remove prefix from channel name.
Parameters
- $channel string