wip: refactoring

This commit is contained in:
Björn Fromme
2026-03-16 11:59:09 +01:00
parent 2f5b855bae
commit cce1f688b9
14 changed files with 165 additions and 179 deletions
+4
View File
@@ -62,3 +62,7 @@ services:
$logger: '@monolog.logger.core'
$preferRemote: '%env(bool:APP_TRAVEL_PREFER_REMOTE)%'
$enableFallback: '%env(bool:APP_TRAVEL_ENABLE_FALLBACK)%'
App\Form\Service\ParticipantRoomChoiceLoaderFactory:
arguments:
$choiceListFactory: '@form.choice_list_factory.default'