Get('email_transport'); if ($sTransport == 'SMTP_OAuth') { return EMailLaminas::GetMailer(); } return EmailSwiftMailer::GetMailer(); } }