Doku/architektur.md aktualisiert
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ src/
|
|||||||
│ │ ├── Model/[Feature]/ # z.B. /Planning/GardenPlan.php
|
│ │ ├── Model/[Feature]/ # z.B. /Planning/GardenPlan.php
|
||||||
│ │ ├── DTO/[Feature]/ # z.B. /Planning/UpdatePlanDto.php
|
│ │ ├── DTO/[Feature]/ # z.B. /Planning/UpdatePlanDto.php
|
||||||
│ │ └── Service/[Feature]/ # Calculator, Policy, Validator, Strategy
|
│ │ └── Service/[Feature]/ # Calculator, Policy, Validator, Strategy
|
||||||
│ └── InfrastructureInterface/ # Provider & Processor Interfaces
|
│ └── Interface/ # Provider & Processor Interfaces
|
||||||
│
|
│
|
||||||
├── Data/
|
├── Data/
|
||||||
│ ├── Doctrine/
|
│ ├── Doctrine/
|
||||||
|
|||||||
Reference in New Issue
Block a user