ChangePassword
in package
Table of Contents
- $currentPassword : mixed
- $newPassword : mixed
- $newPassword2 : mixed
- $paramtypesmap : mixed
Properties
$currentPassword
public
mixed
$currentPassword
$newPassword
public
mixed
$newPassword
$newPassword2
public
mixed
$newPassword2
$paramtypesmap
public
static mixed
$paramtypesmap
= array("currentPassword" => "string", "newPassword" => "string", "newPassword2" => "string")