EmailHandler
Table of Contents
- __construct() : void
- Send the email msg.
Methods
__construct()
Send the email msg.
public
__construct((string) $subject, (\alphaz\Auth\mixeds) $html, (mixed) $email) : void
Parameters
- $subject : (string)
-
subject of email
- $html : (\alphaz\Auth\mixeds)
-
body of email
- $email : (mixed)
-
user email