class Role
Role is a simple implementation representing a role identified by a string.
__construct(string $role) | ||
string | getRole() Returns a string representation of the role. |
string | $role |
Returns a string representation of the role.
string |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Core/Role/Role.html