Skip to content

Commit 7091aac

Browse files
committed
Удаление лишнего
1 parent 4467096 commit 7091aac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Resources/config/dbal.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
<argument type="service" id="debug.stopwatch" on-invalid="null" />
3737
</service>
3838

39-
<service id="data_collector.doctrine" class="%doctrine.data_collector.class%" public="false">
40-
<tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250" />
41-
<argument type="service" id="doctrine" />
42-
<argument>true</argument>
43-
</service>
39+
<!-- <service id="data_collector.doctrine" class="%doctrine.data_collector.class%" public="false">-->
40+
<!-- <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250" />-->
41+
<!-- <argument type="service" id="doctrine" />-->
42+
<!-- <argument>true</argument>-->
43+
<!-- </service>-->
4444

4545
<service id="doctrine.dbal.connection_factory" class="%doctrine.dbal.connection_factory.class%">
4646
<argument>%doctrine.dbal.connection_factory.types%</argument>

0 commit comments

Comments
 (0)