mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-17 18:52:49 +00:00
Upgrade of php-cs-fixer
This commit is contained in:
@@ -30,7 +30,7 @@ class ParentRoleHelper
|
||||
|
||||
public function __construct(
|
||||
protected RoleHierarchyInterface $roleHierarchy,
|
||||
ParameterBagInterface $parameterBag
|
||||
ParameterBagInterface $parameterBag,
|
||||
) {
|
||||
$this->hierarchy = $parameterBag->get('security.role_hierarchy.roles');
|
||||
}
|
||||
|
Reference in New Issue
Block a user