feat: replace overly complex and unnecessary form choice loader for rooms

This commit is contained in:
Björn Fromme
2026-03-16 12:00:55 +01:00
parent af2620c8b3
commit 6b5a51f652
5 changed files with 41 additions and 207 deletions
-4
View File
@@ -64,10 +64,6 @@ services:
$cache: '@cache.app'
$logger: '@monolog.logger.bpn'
App\Form\Service\Factory\ParticipantRoomChoiceLoaderFactory:
arguments:
$choiceListFactory: '@form.choice_list_factory.default'
# Field Handlers with dependencies
App\Form\Service\ParticipantInsuranceFieldHandler: ~
App\Form\Service\ParticipantBulkInsuranceFieldHandler: ~