PHP Class Someline\Http\Controllers\Auth\ForgotPasswordController

Inheritance: extends Someline\Http\Controllers\BaseController, use trait Illuminate\Foundation\Auth\SendsPasswordResetEmails
Afficher le fichier Open project: someline/someline-starter

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