fix: add missing field handler registration
This commit is contained in:
@@ -140,6 +140,7 @@ services:
|
|||||||
- 'App\Form\Service\ParticipantAdditionalServicesFieldHandler'
|
- 'App\Form\Service\ParticipantAdditionalServicesFieldHandler'
|
||||||
- 'App\Form\Service\ParticipantCoursesFieldHandler'
|
- 'App\Form\Service\ParticipantCoursesFieldHandler'
|
||||||
- 'App\Form\Service\ParticipantBoardFieldHandler'
|
- 'App\Form\Service\ParticipantBoardFieldHandler'
|
||||||
|
- 'App\Form\Service\ParticipantVegFieldHandler'
|
||||||
- 'App\Form\Service\ParticipantRentalsFieldHandler'
|
- 'App\Form\Service\ParticipantRentalsFieldHandler'
|
||||||
- 'App\Form\Service\ParticipantSkiPassFieldHandler'
|
- 'App\Form\Service\ParticipantSkiPassFieldHandler'
|
||||||
- 'App\Form\Service\ParticipantTransportationOutboundFieldHandler'
|
- 'App\Form\Service\ParticipantTransportationOutboundFieldHandler'
|
||||||
|
|||||||
Reference in New Issue
Block a user