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 0c7f653 + 89d56f6 commit 1485550Copy full SHA for 1485550
notifier.rst
@@ -714,9 +714,10 @@ and its ``asChatMessage()`` method::
714
}
715
716
The
717
-:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`
718
-and
+:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`,
719
:class:`Symfony\\Component\\Notifier\\Notification\\EmailNotificationInterface`
+and
720
+:class:`Symfony\\Component\\Notifier\\Notification\\PushNotificationInterface`
721
also exists to modify messages sent to those channels.
722
723
Customize Browser Notifications (Flash Messages)
0 commit comments