mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	Set alias to inject container into AbstractController::setContainer()
This commit is contained in:
		@@ -6,6 +6,9 @@
 | 
			
		||||
parameters:
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
    #alias to inject container into AbstractController::setContainer
 | 
			
		||||
    Psr\Container\ContainerInterface: '@service_container'
 | 
			
		||||
 | 
			
		||||
    # default configuration for services in *this* file
 | 
			
		||||
    _defaults:
 | 
			
		||||
        autowire: true      # Automatically injects dependencies in your services.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user