trait Illuminate / Broadcasting / Broadcasters / UsePusherChannelConventions
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

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