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 d4d6a96 commit 9dcd20dCopy full SHA for 9dcd20d
mailer.rst
@@ -1024,12 +1024,10 @@ the transport to be handled later (see :ref:`messenger-worker`).
1024
Events
1025
------
1026
1027
-The mailer component also throws a events:
1028
-
1029
MessageEvent
1030
~~~~~~~~~~~~
1031
1032
-The MessageEvent allows you to manipulate the send message:
+The MessageEvent allows the transformation of a Message and the Envelope before the email is sent:
1033
1034
.. code-block:: php
1035
0 commit comments