We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7abb0 commit a9908bcCopy full SHA for a9908bc
src/Resources/config/services.yml
@@ -56,7 +56,7 @@ services:
56
decorates: translator
57
arguments:
58
- '@Webfactory\IcuTranslationBundle\Translator\FormatterDecorator.inner'
59
- - '@webfactory_icu_translation.formatter'
+ - '@Webfactory\IcuTranslationBundle\Translator\Formatting\FormatterInterface'
60
61
# Then top/end of the decoration stack set up by this bundle:
62
webfactory_icu_translation.translator:
0 commit comments