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 9c1e9a9 commit 581c9c9Copy full SHA for 581c9c9
mailer.rst
@@ -1033,7 +1033,7 @@ The MessageEvent allows the transformation of a Message and the Envelope before
1033
use Symfony\Component\Mailer\Event\MessageEvent;
1034
use Symfony\Component\Mime\Email;
1035
1036
- class MailerListener implements EventSubscriberInterface
+ class MailerSubscriber implements EventSubscriberInterface
1037
{
1038
public static function getSubscribedEvents()
1039
0 commit comments