Renamed domain DomManagement to Dom

This commit is contained in:
Kevin Frantz
2019-05-30 16:07:20 +02:00
parent 123df1147a
commit 1e166cf199
4 changed files with 7 additions and 7 deletions

View File

@@ -12,4 +12,4 @@ twig:
# @todo rename variable
action_template_data_store_service: "@Infinito\\Domain\\DataAccessManagement\\ActionsViewsDAOService"
# @todo Remove dom service
entity_dom_service: "@Infinito\\Domain\\DomManagement\\EntityDomServiceInterface"
entity_dom_service: "@Infinito\\Domain\\Dom\\EntityDomServiceInterface"