UpdateAccountVerifyPhoneNumberForm
extends VerifyPhoneNumberForm
in package
Class UpdateAccountVerifyPhoneNumberForm.
Tags
Table of Contents
Properties
- $verifiable : string
Methods
- __construct() : mixed
- boot() : void
- buildFooter() : void
- initialize() : void
- prepare() : void
Properties
$verifiable
protected
string
$verifiable
Methods
__construct()
public
__construct([string $verifiable = null ][, User $resource = null ]) : mixed
Parameters
- $verifiable : string = null
- $resource : User = null
boot()
public
boot() : void
buildFooter()
protected
buildFooter() : void
initialize()
protected
initialize() : void
prepare()
protected
prepare() : void