SuperUserRole Class Reference
Detailed Description
SuperUserRole matches if the user has the super user attribute.
Definition at line 21 of file SuperUserRole.php.
Public Member Functions | |
| match (User $user, $resource) | |
Member Function Documentation
◆ match()
| match | ( | User | $user, |
| $resource | |||
| ) |
- See also
- DynamicRole::match()
Definition at line 26 of file SuperUserRole.php.