mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
create alias for RoleProvider for allowing autowiring
This commit is contained in:
parent
dc09c9424a
commit
960bac8c37
@ -39,6 +39,7 @@ services:
|
|||||||
|
|
||||||
chill.main.role_provider:
|
chill.main.role_provider:
|
||||||
class: Chill\MainBundle\Security\RoleProvider
|
class: Chill\MainBundle\Security\RoleProvider
|
||||||
|
Chill\MainBundle\Security\RoleProvider: '@chill.main.role_provider'
|
||||||
|
|
||||||
chill.main.user_provider:
|
chill.main.user_provider:
|
||||||
class: Chill\MainBundle\Security\UserProvider\UserProvider
|
class: Chill\MainBundle\Security\UserProvider\UserProvider
|
||||||
|
Loading…
x
Reference in New Issue
Block a user