Skip to content

Commit 5fa7b31

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: [Notifier] Fix class
2 parents 316310f + 05d37b8 commit 5fa7b31

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)