Class exMail1
Located at config/ex1.php
public static
string
|
#
getTemplate( string $view_name = 'emails.welcome', array $param = ['userName'=>'Samson Iyanu', 'password'=>'12345'] )
Get View From Template |
public static
Mailer|PHPMailer\PHPMailer\PHPMailer
|
|
public static
|
#
mailerSendMailToList( array $toUserEmail_and_UserName_keyValue, $subject, $htmlMessageContent, null $attachmentPath = null, null $fromEmail = null, null $fromUserName = null, boolean $exception = false )
|
public static
string
|