7 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
twig:
 | 
						|
    cache: false
 | 
						|
    default_path: '%kernel.project_dir%/templates'
 | 
						|
 | 
						|
when@test:
 | 
						|
    twig:
 | 
						|
        strict_variables: true
 |