Class MailerAdapter
This class provides a communication layer with the external mailing library in order to isolate the library-specific code.
category |
System |
---|---|
package |
|
__construct(\PHPMailer\PHPMailer\PHPMailer $mailer, \TrueBV\Punycode $punycode, \BoolType $useHtmlMail = null)
\PHPMailer\PHPMailer\PHPMailer
PHPMailer instance.
\TrueBV\Punycode
Punycode encoder instance.
\BoolType
send(\EmailInterface $email)
Throws |
|
---|