mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 11:17:58 +00:00 
			
		
		
		
	Refactored code and implemented parts of AccessManagement
This commit is contained in:
		@@ -9,6 +9,7 @@ twig:
 | 
			
		||||
        action_icon_class_map: "@Infinito\\Domain\\TwigManagement\\ActionIconClassMap"
 | 
			
		||||
        layer_icon_class_map: "@Infinito\\Domain\\TwigManagement\\LayerIconClassMap"
 | 
			
		||||
        action_template_name_service: "@Infinito\\Domain\\TemplateManagement\\ActionTemplateNameServiceInterface"
 | 
			
		||||
        action_template_data_store_service: "@Infinito\\Domain\\TemplateManagement\\ActionTemplateDataStoreServiceInterface"
 | 
			
		||||
        # @todo rename variable
 | 
			
		||||
        action_template_data_store_service: "@Infinito\\Domain\\DataAccessManagement\\ActionsViewsDAOService"
 | 
			
		||||
        # @todo Remove dom service
 | 
			
		||||
        entity_dom_service: "@Infinito\\Domain\\DomManagement\\EntityDomServiceInterface"
 | 
			
		||||
		Reference in New Issue
	
	Block a user