Class MailerAdapter
Class MailerAdapter
This class provides a communication layer with the external mailing library in order to isolate the library-specific code.
- MailerAdapter implements MailerAdapterInterface
Methods summary
public
__construct( PHPMailer $mailer, TrueBV\Punycode $punycode, BoolType $useHtmlMail = null )
Class Constructor