class Space extends BaseSystemProperties

Properties

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

Methods

__construct(array $sys)

SystemProperties constructor.

string
getId()

No description

string
getType()

No description

jsonSerialize()

{@inheritdoc}

Details

in BaseSystemProperties at line 36
__construct(array $sys)

SystemProperties constructor.

Parameters

array $sys

in BaseSystemProperties at line 45
string getId()

Return Value

string

in BaseSystemProperties at line 53
string getType()

Return Value

string

in BaseSystemProperties at line 61
jsonSerialize()

{@inheritdoc}