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 c37e2f6 commit 5b28299Copy full SHA for 5b28299
Resources/config/notifier_transports.xml
@@ -27,7 +27,8 @@
27
</service>
28
29
<service id="notifier.transport_factory.null" class="Symfony\Component\Notifier\Transport\NullTransportFactory" parent="notifier.transport_factory.abstract">
30
- <tag name="notifier.transport_factory" />
+ <tag name="chatter.transport_factory" />
31
+ <tag name="texter.transport_factory" />
32
33
</services>
34
</container>
0 commit comments