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 aa8701d commit e59b073Copy full SHA for e59b073
Resources/config/notifier_transports.xml
@@ -35,7 +35,7 @@
35
</service>
36
37
<service id="notifier.transport_factory.firebase" class="Symfony\Component\Notifier\Bridge\Firebase\FirebaseTransportFactory" parent="notifier.transport_factory.abstract">
38
- <tag name="texter.transport_factory" />
+ <tag name="chatter.transport_factory" />
39
40
41
<service id="notifier.transport_factory.freemobile" class="Symfony\Component\Notifier\Bridge\FreeMobile\FreeMobileTransportFactory" parent="notifier.transport_factory.abstract">
0 commit comments