Skip to content

Commit aa63bd8

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: [Notifier] remove extra backtick character
2 parents 231976a + 11896e0 commit aa63bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ all configured texter and chatter transports only in the ``dev`` (and/or
902902
Using Events
903903
------------
904904

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

908908
The ``MessageEvent::class`` Event

0 commit comments

Comments
 (0)