ServerDynamicInfo
Table of Contents
Properties
-
$enabled
: mixed
-
$id
: mixed
-
$pid
: mixed
-
$state
: mixed
Methods
-
__construct()
: mixed
-
__toString()
: string
$enabled
public
mixed
$enabled
$id
public
mixed
$id
$pid
public
mixed
$pid
$state
public
mixed
$state
__construct()
public
__construct([mixed $id = '' ][, mixed $state = IceGridServerState::Inactive ][, mixed $pid = 0 ][, mixed $enabled = false ]) : mixed
Parameters
-
$id
: mixed
= ''
-
-
$state
: mixed
= IceGridServerState::Inactive
-
-
$pid
: mixed
= 0
-
-
$enabled
: mixed
= false
-
__toString()
public
__toString() : string