RecoveryServiceInterface
Table of Contents
Methods
- sendRecoveryEmail() : void
- Sends an email with an absolute link including a forgot hash to the passed email address with instructions to recover the account.
Methods
sendRecoveryEmail()
Sends an email with an absolute link including a forgot hash to the passed email address with instructions to recover the account.
public
sendRecoveryEmail(string $emailAddress) : void
Parameters
- $emailAddress : string