Skip to content

Commit f425f25

Browse files
Update mailer.rst
1 parent 5f62790 commit f425f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ Events
10271027
MessageEvent
10281028
~~~~~~~~~~~~
10291029

1030-
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:
10311031

10321032
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
10331033
use Symfony\Component\Mailer\Event\MessageEvent;

0 commit comments

Comments
 (0)