PHP Class Framework\Http\Controllers\Auth\ResetPasswordController

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

Méthodes publiques

Méthode Description
__construct ( ) : void Create a new controller instance.

Method Details

__construct() public méthode

Create a new controller instance.
public __construct ( ) : void
Résultat void