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 38e9b4e + b50894f commit 920dea9Copy full SHA for 920dea9
notifier.rst
@@ -922,7 +922,7 @@ The default behavior for browser channel notifications is to add a
922
However, you might prefer to map the importance level of the notification to the
923
type of flash message, so you can tweak their style.
924
925
-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``
926
service with your own implementation of
927
:class:`Symfony\\Component\\Notifier\\FlashMessage\\FlashMessageImportanceMapperInterface`
928
where you can provide your own "importance" to "alert level" mapping.
0 commit comments