We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50729d5 commit 5d07c6aCopy full SHA for 5d07c6a
src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
@@ -115,7 +115,7 @@
115
<tag name="translation.extractor" alias="twig" />
116
</service>
117
118
- <service id="workflow.twig_extension" class="Symfony\Bridge\Twig\Extension\WorkflowExtension">
+ <service id="workflow.twig_extension" class="Symfony\Bridge\Twig\Extension\WorkflowExtension" public="true">
119
<argument type="service" id="workflow.registry" />
120
121
0 commit comments