PHP Class App\Http\Controllers\Auth\ResetPasswordController

Inheritance: extends app\http\controllers\Controller, use trait Illuminate\Foundation\Auth\ResetsPasswords
Show file Open project: austintoddj/canvas

Protected Properties

Property Type Description
$redirectTo string

Public Methods

Method Description
__construct ( ) : void Create a new controller instance.

Method Details

__construct() public method

Create a new controller instance.
public __construct ( ) : void
return void

Property Details

$redirectTo protected property

protected string $redirectTo
return string