BaseSystemProperties
class BaseSystemProperties implements SystemPropertiesInterface
A SystemProperties instance contains the metadata of a resource.
Properties
protected string | $id | ||
protected string | $type |
Methods
init(string $type, string $id)
No description
getId()
No description
getType()
No description
jsonSerialize()
{@inheritdoc}
Details
at line 31
protected
init(string $type, string $id)
at line 37
getId()
at line 42
getType()
at line 50
jsonSerialize()
{@inheritdoc}