UpdatePasswordMobileForm
extends AbstractForm
-
driverType
-
-
driverName
-
-
resolution
-
-
preload
-
Table of Contents
Properties
-
$resource
: User
-
$token
: string
Methods
-
boot()
: void
-
getPasswordValidate()
: StringShape
-
initialize()
: void
-
prepare()
: void
$resource
public
User
$resource
$token
protected
string
$token
boot()
public
boot(UpdateRequest $request) : void
Parameters
-
$request
: UpdateRequest
-
getPasswordValidate()
protected
getPasswordValidate(string $field) : StringShape
Parameters
-
$field
: string
-
Return values
StringShape
initialize()
protected
initialize() : void
prepare()
protected
prepare() : void