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.
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.