mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 23:17:19 +01:00
Moved class diagram to README.md of domain
This commit is contained in:
parent
677e1af915
commit
4d4ed0e299
BIN
application/symfony/src/Domain/.meta/context-class-uml.dia
Normal file
BIN
application/symfony/src/Domain/.meta/context-class-uml.dia
Normal file
Binary file not shown.
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 154 KiB |
Binary file not shown.
@ -8,8 +8,3 @@ 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](https://twig.symfony.com/).
|
||||
|
||||
## UML
|
||||
This diagram shows the context in which the classes are working and existing:
|
||||
|
||||
![Context Class UML Diagram](.meta/context-class-uml.svg)
|
@ -61,3 +61,8 @@ Manages all informations which are needed to process templates.
|
||||
Offers based on an user variable a user with a source.
|
||||
### User Source Director Service
|
||||
Offers the _user source director_ to be used as a service, based on the _entity manager_ and _security_.
|
||||
|
||||
## UML
|
||||
This diagram shows the context in which the classes are working and existing:
|
||||
|
||||
![Context Class UML Diagram](.meta/context-class-uml.svg)
|
||||
|
Loading…
Reference in New Issue
Block a user