Skip to content

Commit 5f62790

Browse files
Update mailer.rst
1 parent 9dcd20d commit 5f62790

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
@@ -1027,9 +1027,7 @@ Events
10271027
MessageEvent
10281028
~~~~~~~~~~~~
10291029

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

10341032
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
10351033
use Symfony\Component\Mailer\Event\MessageEvent;

0 commit comments

Comments
 (0)