프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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. |