interface Illuminate / Contracts / Auth / CanResetPassword

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