trait UsePusherChannelConventions (View source)

Methods

bool
isGuardedChannel(string $channel)

Return true if channel is protected by authentication.

string
normalizeChannelName(string $channel)

Remove prefix from channel name.

Details

bool isGuardedChannel(string $channel)

Return true if channel is protected by authentication.

Parameters

string $channel

Return Value

bool

string normalizeChannelName(string $channel)

Remove prefix from channel name.

Parameters

string $channel

Return Value

string