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 20f2616 + 78e8d60 commit 89d56f6Copy full SHA for 89d56f6
notifier.rst
@@ -697,9 +697,10 @@ and its ``asChatMessage()`` method::
697
}
698
699
The
700
-:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`
701
-and
+:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`,
702
:class:`Symfony\\Component\\Notifier\\Notification\\EmailNotificationInterface`
+and
703
+:class:`Symfony\\Component\\Notifier\\Notification\\PushNotificationInterface`
704
also exists to modify messages sent to those channels.
705
706
Customize Browser Notifications (Flash Messages)
0 commit comments