ApplicationUpdateInfo
Table of Contents
Properties
-
$descriptor
: mixed
-
$revision
: mixed
-
$updateTime
: mixed
-
$updateUser
: mixed
Methods
-
__construct()
: mixed
-
__toString()
: string
$descriptor
public
mixed
$descriptor
$revision
public
mixed
$revision
$updateTime
public
mixed
$updateTime
$updateUser
public
mixed
$updateUser
__construct()
public
__construct([mixed $updateTime = 0 ][, mixed $updateUser = '' ][, mixed $revision = 0 ][, mixed $descriptor = null ]) : mixed
Parameters
-
$updateTime
: mixed
= 0
-
-
$updateUser
: mixed
= ''
-
-
$revision
: mixed
= 0
-
-
$descriptor
: mixed
= null
-
__toString()
public
__toString() : string