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 9ce082c commit d58093dCopy full SHA for d58093d
notifier.rst
@@ -773,7 +773,7 @@ The default behavior for browser channel notifications is to add a
773
However, you might prefer to map the importance level of the notification to the
774
type of flash message, so you can tweak their style.
775
776
-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``
777
service with your own implementation of
778
:class:`Symfony\\Component\\Notifier\\FlashMessage\\FlashMessageImportanceMapperInterface`
779
where you can provide your own "importance" to "alert level" mapping.
0 commit comments