mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 11:17:58 +00:00 
			
		
		
		
	Implemented ActionTemplateDataStoreService in MVC and template
This commit is contained in:
		@@ -6,4 +6,5 @@ twig:
 | 
			
		||||
    globals:
 | 
			
		||||
        layer_action_map: "@Infinito\\Domain\\LayerManagement\\LayerActionMap"
 | 
			
		||||
        action_icon_class_map: "@Infinito\\Domain\\TwigManagement\\ActionIconClassMap"
 | 
			
		||||
        action_template_name_service: "@Infinito\\Domain\\TemplateManagement\\ActionTemplateNameServiceInterface"
 | 
			
		||||
        action_template_name_service: "@Infinito\\Domain\\TemplateManagement\\ActionTemplateNameServiceInterface"
 | 
			
		||||
        action_template_data_store_service: "@Infinito\\Domain\\TemplateManagement\\ActionTemplateDataStoreServiceInterface"
 | 
			
		||||
		Reference in New Issue
	
	Block a user