Updated README.md

This commit is contained in:
Kevin Frantz 2019-04-13 14:11:21 +02:00
parent d7190a890c
commit e74140e5d4

View File

@ -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: