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