ContentType
class ContentType extends BaseSystemProperties
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 Space | $space | from SpaceTrait |
Methods
__construct(array $sys)
ContentType constructor.
jsonSerialize()
{@inheritdoc}
Details
at line 25
__construct(array $sys)
ContentType constructor.
in BaseSystemProperties at line 45
string
getId()
in BaseSystemProperties at line 53
string
getType()
at line 37
jsonSerialize()
{@inheritdoc}