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 a5df7d2 commit 97e2e2dCopy full SHA for 97e2e2d
src/Resources/config/data-collector.xml
@@ -15,6 +15,7 @@
15
16
<service id="httplug.collector.collector" class="Http\HttplugBundle\Collector\Collector" public="false">
17
<tag name="data_collector" template="@Httplug/webprofiler.html.twig" priority="200" id="httplug"/>
18
+ <tag name="kernel.reset" method="reset"/>
19
</service>
20
21
<service id="httplug.plugin.stack" class="Http\HttplugBundle\Collector\StackPlugin" public="false" abstract="true">
0 commit comments