PHPMailer
Wrapper for PHPMailer library
- $phpmailer->attachments()
- $phpmailer->bcc()
- $phpmailer->beforeSend()
- $phpmailer->body()
- $phpmailer->cc()
- $phpmailer->from()
- $phpmailer->fromName()
- $phpmailer->isHtml()
- $phpmailer->isSent()
- $phpmailer->replyTo()
- $phpmailer->replyToName()
- $phpmailer->send()
- $phpmailer->subject()
- $phpmailer->to()
- $phpmailer->toArray()
- $phpmailer->transport()
- new PHPMailer()