File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 <service id =" neo4j.collector.debug_collector" class =" Neo4j\Neo4jBundle\Collector\Neo4jDataCollector" public =" false" >
88 <argument type =" service" id =" neo4j.client_logger" />
99
10- <tag name =" data_collector" template =" Neo4jBundle:: webprofiler.html.twig" priority =" 200" id =" neo4j" />
10+ <tag name =" data_collector" template =" @Neo4j/ webprofiler.html.twig" priority =" 200" id =" neo4j" />
1111 </service >
1212
1313 <service id =" neo4j.collector.twig.result" class =" Neo4j\Neo4jBundle\Collector\Twig\Neo4jResultExtension" public =" false" >
Original file line number Diff line number Diff line change 2525 </div >
2626
2727 {% endset %}
28- {% include ' WebProfilerBundle: Profiler: toolbar_item.html.twig' with { ' link' : profiler_url , ' status' : collector .failedStatements |length ? ' red' : ' ' } %}
28+ {% include ' @WebProfiler/ Profiler/ toolbar_item.html.twig' with { ' link' : profiler_url , ' status' : collector .failedStatements |length ? ' red' : ' ' } %}
2929 {% endif %}
3030{% endblock %}
3131
You can’t perform that action at this time.
0 commit comments