interface Illuminate / Contracts / Auth / CanResetPassword
You are viewing an older version of the documentation. For the latest, please visit master documentation.

CanResetPassword

Methods

public

getEmailForPasswordReset ( ) : string

Get the e-mail address where password reset links are sent.

public

sendPasswordResetNotification ( $token ) : void

Send the password reset notification.

Parameters

  • $token string