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 3372317 commit d6d0a0fCopy full SHA for d6d0a0f
Resources/config/twig.xml
@@ -114,7 +114,7 @@
114
115
<service id="twig.form.renderer" class="%twig.form.renderer.class%" public="false">
116
<argument type="service" id="twig.form.engine" />
117
- <argument type="service" id="form.csrf_provider" on-invalid="null" />
+ <argument type="service" id="security.csrf.token_manager" on-invalid="null" />
118
</service>
119
120
<service id="twig.translation.extractor" class="%twig.translation.extractor.class%">
0 commit comments