BaseSystemProperties
class BaseSystemProperties implements SystemPropertiesInterface
A SystemProperties instance contains the metadata of a resource.
Properties
protected string | $id | ||
protected string | $type |
Methods
__construct(array $sys)
SystemProperties constructor.
string
getId()
No description
string
getType()
No description
jsonSerialize()
{@inheritdoc}
Details
at line 36
__construct(array $sys)
SystemProperties constructor.
at line 45
string
getId()
at line 53
string
getType()
at line 61
jsonSerialize()
{@inheritdoc}