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