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 ffb0098 + 5b2d656 commit c330431Copy full SHA for c330431
notifier.rst
@@ -880,8 +880,8 @@ Using Events
880
The :class:`Symfony\\Component\\Notifier\\Transport` class of the Notifier component
881
allows you to optionally hook into the lifecycle via events.
882
883
-The ``MessageEvent::class`` Event
884
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+The ``MessageEvent`` Event
+~~~~~~~~~~~~~~~~~~~~~~~~~~
885
886
**Typical Purposes**: Doing something before the message is sent (like logging
887
which message is going to be sent, or displaying something about the event
0 commit comments