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 37a4f91 commit ec6b103Copy full SHA for ec6b103
notifier.rst
@@ -944,7 +944,7 @@ The default behavior for browser channel notifications is to add a
944
However, you might prefer to map the importance level of the notification to the
945
type of flash message, so you can tweak their style.
946
947
-you can do that by overriding the default ``notifier.flash_message_importance_mapper``
+You can do that by overriding the default ``notifier.flash_message_importance_mapper``
948
service with your own implementation of
949
:class:`Symfony\\Component\\Notifier\\FlashMessage\\FlashMessageImportanceMapperInterface`
950
where you can provide your own "importance" to "alert level" mapping.
0 commit comments