Skip to content

Commit 9dcd20d

Browse files
Update mailer.rst
1 parent d4d6a96 commit 9dcd20d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

mailer.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,12 +1024,10 @@ the transport to be handled later (see :ref:`messenger-worker`).
10241024
Events
10251025
------
10261026

1027-
The mailer component also throws a events:
1028-
10291027
MessageEvent
10301028
~~~~~~~~~~~~
10311029

1032-
The MessageEvent allows you to manipulate the send message:
1030+
The MessageEvent allows the transformation of a Message and the Envelope before the email is sent:
10331031

10341032
.. code-block:: php
10351033

0 commit comments

Comments
 (0)