Compare commits
1 Commits
f5ee201e04
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a5965c8673 |
+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