UsePusherChannelConventions
trait UsePusherChannelConventions
Methods
bool
isGuardedChannel(string $channel)
Return true if the channel is protected by authentication.
string
normalizeChannelName(string $channel)
Remove prefix from channel name.
Details
at line 14
bool
isGuardedChannel(string $channel)
Return true if the channel is protected by authentication.
at line 22
string
normalizeChannelName(string $channel)
Remove prefix from channel name.