8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbeca51 commit 886b8a6Copy full SHA for 886b8a6
src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
@@ -96,6 +96,7 @@
96
<service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy">
97
<argument>%security.role_hierarchy.roles%</argument>
98
</service>
99
+ <service id="Symfony\Component\Security\Core\Rol 4887 e\RoleHierarchyInterface" alias="security.role_hierarchy" />
100
101
102
<!-- Security Voters -->
0 commit comments