mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 05:47:11 +02: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
|
## Abstract Actions DAO
|
||||||
|
|
||||||
### Action Results 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
|
### 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
|
## UML
|
||||||
This diagram shows the context in which the classes are working and existing:
|
This diagram shows the context in which the classes are working and existing:
|
||||||
|
Reference in New Issue
Block a user