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
string
getId()
No description
string
getType()
No description
jsonSerialize()
{@inheritdoc}
Details
at line 35
protected
init(string $type, string $id)
at line 44
string
getId()
at line 52
string
getType()
at line 60
jsonSerialize()
{@inheritdoc}