class ResetPassword extends Notification (View source)

Methods

__construct(string $token)

No description

array
via()

No description

MailMessage
toMail($notifiable)

No description

string
resetUrl($notifiable)

No description

Details

__construct(string $token)

No description

Parameters

string $token

array via()

No description

Return Value

array

MailMessage toMail($notifiable)

No description

Parameters

$notifiable

Return Value

MailMessage

protected string resetUrl($notifiable)

No description

Parameters

$notifiable

Return Value

string