OtherSuperUserRole Class Reference

Detailed Description

OtherSuperUserRole matches if the user has the super user attribute and the resource is a user instance with a different login than the user.

Author
ingo herwig ingo@.nosp@m.wemo.nosp@m.ve.co.nosp@m.m

Definition at line 24 of file OtherSuperUserRole.php.

Public Member Functions

 match (User $user, $resource)
 

Member Function Documentation

◆ match()

match ( User  $user,
  $resource 
)
See also
DynamicRole::match()

Definition at line 32 of file OtherSuperUserRole.php.