mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 03:07:58 +00:00 
			
		
		
		
	Implemented functions for optimizing source.html.twig
This commit is contained in:
		@@ -3,3 +3,6 @@ twig:
 | 
			
		||||
    debug: '%kernel.debug%'
 | 
			
		||||
    strict_variables: '%kernel.debug%'
 | 
			
		||||
    form_themes: ['bootstrap_4_layout.html.twig']
 | 
			
		||||
    globals:
 | 
			
		||||
        layer_action_map: "@Infinito\\Domain\\LayerManagement\\LayerActionMap"
 | 
			
		||||
        action_icon_class_map: "@Infinito\\Domain\\TwigManagement\\ActionIconClassMap"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user