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.
1 parent cdab03a commit c5cfa31Copy full SHA for c5cfa31
notifier/events.rst
@@ -4,6 +4,11 @@
4
Using Events
5
============
6
7
+.. versionadded:: 5.4
8
+
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.
14
0 commit comments