10000
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 01041a0 commit 4ceb773Copy full SHA for 4ceb773
notifier.rst
@@ -724,9 +724,10 @@ and its ``asChatMessage()`` method::
724
}
725
726
The
727
-:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`
728
-and
+:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`,
729
:class:`Symfony\\Component\\Notifier\\Notification\\EmailNotificationInterface`
+and
730
+:class:`Symfony\\Component\\Notifier\\Notification\\PushNotificationInterface`
731
also exists to modify messages sent to those channels.
732
733
Disabling Delivery
0 commit comments