Skip to content

Commit 2eb69af

Browse files
javiereguiluzfabpot
authored andcommitted
Minor fixes for the profiler and toolbar
1 parent 6ae1e80 commit 2eb69af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/collectors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<services>
1212
<service id="data_collector.security" class="%data_collector.security.class%" public="false">
13-
<tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" />
13+
<tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" priority="270" />
1414
<argument type="service" id="security.token_storage" on-invalid="ignore" />
1515
<argument type="service" id="security.role_hierarchy" />
1616
<argument type="service" id="security.logout_url_generator" />

0 commit comments

Comments
 (0)