MemberInterface
interface MemberInterface
Member interface.
Methods
                    bool
                
                
                    isMemberOf(string|int|array $group)
        
                                            
                
            Returns TRUE if a user is a member of the group(s) and FALSE if not.
Details
        at         line 23
                            bool
    isMemberOf(string|int|array $group)
        
    
    Returns TRUE if a user is a member of the group(s) and FALSE if not.