We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9e53d commit dc4f5b5Copy full SHA for dc4f5b5
config/services.xml
@@ -148,7 +148,7 @@
148
149
<service id="doctrine_migrations.schema_filter_listener" class="Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener">
150
<tag name="kernel.event_listener" event="console.command" method="onConsoleCommand" />
151
-<!-- <tag name="doctrine.dbal.schema_filter" /> This tag is dynamically added for each connection-->
+<!-- <tag name="doctrine.dbal.schema_filter" /> This tag is dynamically added for each connection -->
152
</service>
153
154
</services>
0 commit comments