We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca76430 commit 45dea3fCopy full SHA for 45dea3f
src/bundle/Resources/config/forms.yaml
@@ -21,7 +21,7 @@ services:
21
arguments:
22
$languageChoiceLoader: '@Ibexa\Platform\Bundle\Search\Form\ChoiceLoader\ConfiguredLanguagesChoiceLoader'
23
tags:
24
- - { name: form.type, alias: Ibexa\Platform\Bundle\Search\Form\Type\UserType }
+ - { name: form.type, alias: Ibexa\Platform\Bundle\Search\Form\Type\LanguageChoiceType }
25
26
Ibexa\Platform\Bundle\Search\Form\ChoiceLoader\ContentTypeChoiceLoader:
27
0 commit comments