Skip to content

Commit 583ab04

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Notifier] Fix class
2 parents a45341d + 881ebd8 commit 583ab04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notifier/events.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Using Events
55
============
66

7-
The class:``...\\..\\Transport`` of the Notifier component allows you to optionally hook
8-
into the lifecycle via events.
7+
The :class:`Symfony\\Component\\Notifier\\Transport`` class of the Notifier component
8+
allows you to optionally hook into the lifecycle via events.
99

1010
The ``MessageEvent::class`` Event
1111
---------------------------------

0 commit comments

Comments
 (0)