Skip to content

Commit 837260c

Browse files
ro0NLnicolas-grekas
authored andcommitted
[WebProfilerBundle] Remove application name
1 parent 5dfcefa commit 837260c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Resources/config/collectors.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@
1010
<service id="data_collector.config" class="Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector">
1111
<tag name="data_collector" template="@WebProfiler/Collector/config.html.twig" id="config" priority="-255" />
1212
<call method="setKernel"><argument type="service" id="kernel" on-invalid="ignore" /></call>
13-
<argument type="service">
14-
<service class="string">
15-
<factory function="basename" />
16-
<argument>%kernel.project_dir%</argument>
17-
</service>
18-
</argument>
1913
</service>
2014

2115
<service id="data_collector.request" class="Symfony\Component\HttpKernel\DataCollector\RequestDataCollector">

0 commit comments

Comments
 (0)