trait Illuminate / Broadcasting / Broadcasters / UsePusherChannelConventions

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