MailerFactory
in package
A simple factory class to create a new PHPMailer instance
Tags
Table of Contents
- getMailer() : PHPMailer
- Creates a new PHPMailer instance based on the environment variables configured
Methods
getMailer()
Creates a new PHPMailer instance based on the environment variables configured
public
static getMailer() : PHPMailer