wip: dynamic services fields

This commit is contained in:
Björn Fromme
2025-08-27 17:49:49 +02:00
parent 369d660e24
commit 60b655a195
21 changed files with 634 additions and 39 deletions
+2
View File
@@ -74,7 +74,9 @@ services:
# All handlers now have no external dependencies and can be instantiated directly
- 'App\Form\Service\ParticipantDateOfBirthFieldHandler'
- 'App\Form\Service\ParticipantAssignedRoomFieldHandler'
- 'App\Form\Service\ParticipantRemarksRoomFieldHandler'
- 'App\Form\Service\ParticipantAdditionalServicesFieldHandler'
- 'App\Form\Service\ParticipantCoursesFieldHandler'
- 'App\Form\Service\ParticipantBoardFieldHandler'
- 'App\Form\Service\ParticipantRentalsFieldHandler'
- 'App\Form\Service\ParticipantSkiPassFieldHandler'