CanResetPassword
Table of Contents
- getEmailForPasswordReset() : string
- Get the e-mail address where password reset links are sent.
- sendPasswordResetNotification() : void
- Send the password reset notification.
Methods
getEmailForPasswordReset()
Get the e-mail address where password reset links are sent.
public
getEmailForPasswordReset() : string
Return values
string —sendPasswordResetNotification()
Send the password reset notification.
public
sendPasswordResetNotification(string $token) : void
Parameters
- $token : string