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 c5cfa31 + 5f3d75b commit 881ebd8Copy full SHA for 881ebd8
notifier/events.rst
@@ -9,8 +9,8 @@ Using Events
9
The ``MessageEvent``, ``FailedMessageEvent`` and ``SentMessageEvent`` were
10
introduced in Symfony 5.4.
11
12
-The class:``...\\..\\Transport`` of the Notifier component allows you to optionally hook
13
-into the lifecycle via events.
+The :class:`Symfony\\Component\\Notifier\\Transport`` class of the Notifier component
+allows you to optionally hook into the lifecycle via events.
14
15
The ``MessageEvent::class`` Event
16
---------------------------------
0 commit comments