PHP Class Flarum\Core\Command\RequestPasswordReset

Afficher le fichier Open project: flarum/core

Méthodes publiques

Свойство Type Description
$email string The email of the user to request a password reset for.

Méthodes publiques

Méthode Description
__construct ( string $email )

Method Details

__construct() public méthode

public __construct ( string $email )
$email string The email of the user to request a password reset for.

Property Details

$email public_oe property

The email of the user to request a password reset for.
public string $email
Résultat string