ServerInstanceDescriptor
Table of Contents
Properties
-
$parameterValues
: mixed
-
$propertySet
: mixed
-
$servicePropertySets
: mixed
-
$template
: mixed
Methods
-
__construct()
: mixed
-
__toString()
: string
$parameterValues
public
mixed
$parameterValues
$propertySet
public
mixed
$propertySet
$servicePropertySets
public
mixed
$servicePropertySets
$template
public
mixed
$template
__construct()
public
__construct([mixed $template = '' ][, mixed $parameterValues = null ][, mixed $propertySet = null ][, mixed $servicePropertySets = null ]) : mixed
Parameters
-
$template
: mixed
= ''
-
-
$parameterValues
: mixed
= null
-
-
$propertySet
: mixed
= null
-
-
$servicePropertySets
: mixed
= null
-
__toString()
public
__toString() : string