new RegisterAdminMail()
Extends
Methods
(abstract) getHeaderHtml() → {string}
- Source
Returns:
- Type:
- string
getMailHtml() → {string}
- Source
Returns:
- Type:
- string
getMailOption() → {*}
- Source
Returns:
- Type:
- *
getTo() → {*}
- Overrides
- Source
Returns:
- Type:
- *
(async) send() → {Promise.<unknown>}
- Overrides
- Source
Returns:
- Type:
- Promise.<unknown>