ArmorAdapter::sendEmail
Usage
void ArmorAdapter::sendEmail(ArmorUserInterface $user, string $type, string $armor_code, [ string $new_email = '' ])Description
Send e-mail messageParameters
| Parameter | Required | Type | Description |
|---|---|---|---|
| $user | Yes | ArmorUserInterface | |
| $type | Yes | string | |
| $armor_code | Yes | string | |
| $new_email | No | string |