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