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 2fa8381 commit 4acaf21Copy full SHA for 4acaf21
Resources/config/validator_debug.xml
@@ -9,6 +9,7 @@
9
10
<service id="debug.validator" decorates="validator" decoration-priority="255" class="Symfony\Component\Validator\Validator\TraceableValidator">
11
<argument type="service" id="debug.validator.inner" />
12
+ <tag name="kernel.reset" method="reset" />
13
</service>
14
15
<!-- DataCollector -->
0 commit comments