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 6d043cd + 31de8bc commit acd41c3Copy full SHA for acd41c3
notifier.rst
@@ -887,7 +887,7 @@ The default behavior for browser channel notifications is to add a
887
However, you might prefer to map the importance level of the notification to the
888
type of flash message, so you can tweak their style.
889
890
-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``
891
service with your own implementation of
892
:class:`Symfony\\Component\\Notifier\\FlashMessage\\FlashMessageImportanceMapperInterface`
893
where you can provide your own "importance" to "alert level" mapping.
0 commit comments