\App\Http\Controllers\AuthPasswordController

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
getSendResetLinkEmailSuccessResponse()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() : void

Create a new password controller instance.

getSendResetLinkEmailSuccessResponse()

getSendResetLinkEmailSuccessResponse(string  $response) : \Symfony\Component\HttpFoundation\Response

Get the response for after the reset link has been successfully sent.

Parameters

string $response

Returns

\Symfony\Component\HttpFoundation\Response