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.
2 parents 452a92c + 54c98ca commit e4ffcc9Copy full SHA for e4ffcc9
notifier.rst
@@ -670,9 +670,10 @@ and its ``asChatMessage()`` method::
670
}
671
672
The
673
-:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`
674
-and
+:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`,
675
:class:`Symfony\\Component\\Notifier\\Notification\\EmailNotificationInterface`
+and
676
+:class:`Symfony\\Component\\Notifier\\Notification\\PushNotificationInterface`
677
also exists to modify messages sent to those channels.
678
679
Disabling Delivery
0 commit comments