Skip to content

Commit 581c9c9

Browse files
Update mailer.rst
Co-authored-by: Maxime Doutreluingne <[email protected]>
1 parent 9c1e9a9 commit 581c9c9

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
@@ -1033,7 +1033,7 @@ The MessageEvent allows the transformation of a Message and the Envelope before
10331033
use Symfony\Component\Mailer\Event\MessageEvent;
10341034
use Symfony\Component\Mime\Email;
10351035

1036-
class MailerListener implements EventSubscriberInterface
1036+
class MailerSubscriber implements EventSubscriberInterface
10371037
{
10381038
public static function getSubscribedEvents()
10391039
{

0 commit comments

Comments
 (0)