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 db1c5cc + c330431 commit 9c29ec6Copy full SHA for 9c29ec6
notifier.rst
@@ -905,8 +905,8 @@ Using Events
905
The :class:`Symfony\\Component\\Notifier\\Transport` class of the Notifier component
906
allows you to optionally hook into the lifecycle via events.
907
908
-The ``MessageEvent::class`` Event
909
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+The ``MessageEvent`` Event
+~~~~~~~~~~~~~~~~~~~~~~~~~~
910
911
**Typical Purposes**: Doing something before the message is sent (like logging
912
which message is going to be sent, or displaying something about the event
0 commit comments