Class RoleHierarchyHelper
Helper to manipulate Symfony's roles.
Namespace: FrontBundle\Utils
Author: Théo FIDRY theo.fidry@gmail.com
Located at FrontBundle/Utils/RoleHierarchyHelper.php
Author: Théo FIDRY theo.fidry@gmail.com
Located at FrontBundle/Utils/RoleHierarchyHelper.php
public static
null|string
|
public static
array
|
$roles
List of roles ordered in descending order of level access granted. |
#
[
'ROLE_SUPER_ADMIN' => null,
'ROLE_ADMIN' => null,
'ROLE_USER' => null,
]
|