TwoFactorMail
in package
This class is the two-factor mail and should be sent when a two-factor code was requested
Tags
Table of Contents
- $templateEngine : Engine
- __construct() : mixed
- TwoFactorMail constructor.
- sendMail() : void
- Sends the two-factor email
Properties
$templateEngine
private
Engine
$templateEngine
Tags
Methods
__construct()
TwoFactorMail constructor.
public
__construct() : mixed
Tags
Return values
mixed —sendMail()
Sends the two-factor email
public
sendMail(string $artistEmail, string $artistName, string $twoFactorCode) : void
Parameters
- $artistEmail : string
- $artistName : string
- $twoFactorCode : string