Asset
class Asset extends LocalizedResource
Traits
Properties
protected string | $id | from BaseSystemProperties | |
protected string | $type | from BaseSystemProperties | |
protected int | $revision | from RevisionTrait | |
protected DateTimeImmutable | $createdAt | from EditedTrait | |
protected DateTimeImmutable | $updatedAt | from EditedTrait | |
protected Environment | $environment | from EnvironmentTrait | |
protected string|null | $locale | from LocaleTrait | |
protected Space | $space | from SpaceTrait |
Methods
Details
in LocalizedResource at line 27
__construct(array $sys)
LocalizedResource constructor.
in BaseSystemProperties at line 40
getId()
in BaseSystemProperties at line 45
getType()
in LocalizedResource at line 40
jsonSerialize()
{@inheritdoc}