AfterMailerInitializationEvent

FinalYes

This event is fired once a new Mailer is instantiated with specific transport settings.

So it is possible to add custom mailing settings.

Table of Contents

Methods

__construct()  : mixed
getMailer()  : MailerInterface

Methods

__construct()

public __construct(MailerInterface $mailer) : mixed
Parameters
$mailer : MailerInterface

getMailer()

public getMailer() : MailerInterface
Return values
MailerInterface

        
On this page

Search results