DeletedContentType
class DeletedContentType extends ContentType
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 | |
protected DateTimeImmutable | $deletedAt | from DeletedTrait |
Methods
__construct(array $sys)
DeletedContentType constructor.
jsonSerialize()
{@inheritdoc}
Details
at line 21
__construct(array $sys)
DeletedContentType constructor.
in BaseSystemProperties at line 40
getId()
in BaseSystemProperties at line 45
getType()
at line 31
jsonSerialize()
{@inheritdoc}