mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Updated README.md
This commit is contained in:
		| @@ -4,10 +4,10 @@ This folder containes [Data Access Objects (DAO)](https://de.wikipedia.org/wiki/ | ||||
| ## Abstract Actions DAO | ||||
|  | ||||
| ### Action Results DAO | ||||
| The Processed DAO containes the results which are generated by the process service. | ||||
| The Result DAO containes the results which are generated by the process service. | ||||
|  | ||||
| ### Action Views DAO | ||||
| The View DAO translates makes the data of the ActionResultsDAOService accessible for twig. | ||||
| The View DAO translates makes the data of the ActionResultsDAOService accessible for [twig](https://twig.symfony.com/). | ||||
|  | ||||
| ## UML | ||||
| This diagram shows the context in which the classes are working and existing: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user