mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	create alias for RoleProvider for allowing autowiring
This commit is contained in:
		@@ -39,6 +39,7 @@ services:
 | 
			
		||||
 | 
			
		||||
    chill.main.role_provider:
 | 
			
		||||
        class: Chill\MainBundle\Security\RoleProvider
 | 
			
		||||
    Chill\MainBundle\Security\RoleProvider: '@chill.main.role_provider'
 | 
			
		||||
 | 
			
		||||
    chill.main.user_provider:
 | 
			
		||||
        class: Chill\MainBundle\Security\UserProvider\UserProvider
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user