Свойство | Тип | Описание | |
---|---|---|---|
$password |
Метод | Описание | |
---|---|---|
__construct ( string $token, array $config = [] ) | Creates a form model given a token. | |
resetPassword ( ) : boolean | Resets password. | |
rules ( ) |
public __construct ( string $token, array $config = [] ) | ||
$token | string | |
$config | array | name-value pairs that will be used to initialize the object properties |
public resetPassword ( ) : boolean | ||
Результат | boolean | if password was reset. |