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 653f0ff + e4ffcc9 commit 78e8d60Copy full SHA for 78e8d60
notifier.rst
@@ -685,9 +685,10 @@ and its ``asChatMessage()`` method::
685
}
686
687
The
688
-:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`
689
-and
+:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`,
690
:class:`Symfony\\Component\\Notifier\\Notification\\EmailNotificationInterface`
+and
691
+:class:`Symfony\\Component\\Notifier\\Notification\\PushNotificationInterface`
692
also exists to modify messages sent to those channels.
693
694
Customize Browser Notifications (Flash Messages)
0 commit comments