PHP Class Framework\Http\Controllers\Auth\ResetPasswordController

Inheritance: extends Framework\Http\Controllers\Controller, use trait Illuminate\Foundation\Auth\ResetsPasswords
Datei anzeigen Open project: vinelab/lucid

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