We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b22ede commit ee3578bCopy full SHA for ee3578b
1 file changed
Resources/config/propel.xml
@@ -27,7 +27,7 @@
27
<argument type="service" id="debug.stopwatch" on-invalid="null" />
28
</service>
29
30
- <service id="propel.data_collector" class="%propel.data_collector.class%" synthetic="true" public="false">
+ <service id="propel.data_collector" class="%propel.data_collector.class%" synthetic="true" public="true">
31
<tag name="data_collector" template="@Propel/Collector/propel" id="propel" />
32
33
0 commit comments