Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 886b8a6

Browse filesBrowse files
committed
[SecurityBundle] Added an alias from RoleHierarchyInterface to security.role_hierarchy
1 parent bbeca51 commit 886b8a6
Copy full SHA for 886b8a6

File tree

1 file changed

+1
-0
lines changed
Filter options
  • src/Symfony/Bundle/SecurityBundle/Resources/config

1 file changed

+1
-0
lines changed

‎src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
<service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy">
9797
<argument>%security.role_hierarchy.roles%</argument>
9898
</service>
99+
<service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy" />
99100

100101

101102
<!-- Security Voters -->

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.