프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$token | string | The password reset token. |
메소드 | 설명 | |
---|---|---|
__construct ( $token ) | UserNeedsPasswordReset constructor. | |
toMail ( mixed $notifiable ) : Illuminate\Notifications\Messages\MailMessage | Build the mail representation of the notification. | |
via ( mixed $notifiable ) : array | string | Get the notification's channels. |