mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-04-16 10:16:22 +02: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
|
### Action Views DAO
|
||||||
The View DAO translates makes the data of the ActionResultsDAOService accessible for [twig](https://twig.symfony.com/).
|
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:
|
|
||||||
|
|
||||||

|
|
@ -61,3 +61,8 @@ Manages all informations which are needed to process templates.
|
|||||||
Offers based on an user variable a user with a source.
|
Offers based on an user variable a user with a source.
|
||||||
### User Source Director Service
|
### User Source Director Service
|
||||||
Offers the _user source director_ to be used as a service, based on the _entity manager_ and _security_.
|
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:
|
||||||
|
|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user