class Environment extends BaseSystemProperties

Properties

protected string $id from BaseSystemProperties
protected string $type from BaseSystemProperties

Methods

__construct(array $sys)

SystemProperties constructor.

getId()

No description

getType()

No description

jsonSerialize()

{@inheritdoc}

Details

in BaseSystemProperties at line 34
__construct(array $sys)

SystemProperties constructor.

Parameters

array $sys

in BaseSystemProperties at line 40
getId()

in BaseSystemProperties at line 45
getType()

in BaseSystemProperties at line 53
jsonSerialize()

{@inheritdoc}