Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5cfa31

Browse files
committed
Add versionadded directive
1 parent cdab03a commit c5cfa31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notifier/events.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
Using Events
55
============
66

7+
.. versionadded:: 5.4
8+
9+
The ``MessageEvent``, ``FailedMessageEvent`` and ``SentMessageEvent`` were
10+
introduced in Symfony 5.4.
11+
712
The class:``...\\..\\Transport`` of the Notifier component allows you to optionally hook
813
into the lifecycle via events.
914

0 commit comments

Comments
 (0)