Role is the interface for user roles.
- Author
- ingo herwig ingo@.nosp@m.wemo.nosp@m.ve.co.nosp@m.m
Definition at line 18 of file Role.php.
◆ setName()
Set the name of the role.
- Parameters
-
$name | The name of the role. |
Implemented in AbstractRole.
◆ getName()
Get name of the role.
- Returns
- The name of the role.
Implemented in AbstractRole.