Ice 3.8 PHP API Reference

ApplicationUpdateInfo
in package

Table of Contents

Properties

$descriptor  : mixed
$revision  : mixed
$updateTime  : mixed
$updateUser  : mixed

Methods

__construct()  : mixed
__toString()  : string

Properties

$descriptor

public mixed $descriptor

$revision

public mixed $revision

$updateTime

public mixed $updateTime

$updateUser

public mixed $updateUser

Methods

__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
Return values
string

        
On this page

Search results