PrivateChannel
class PrivateChannel extends Channel (View source)
Properties
| string | $name | The channel's name.  | 
                from Channel | 
Methods
                    void
                
                
                    __construct(string $name)
        
                                            
                
            Create a new channel instance.
Details
        
                            void
    __construct(string $name)
        
    
    Create a new channel instance.
        
                            string
    __toString()
        
    
    Convert the channel instance to a string.