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

This commit is contained in:
Björn Fromme
2025-12-09 09:32:01 +01:00
parent 4182c30b72
commit 1ac7720765
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: ~