DeletedEntry
class DeletedEntry extends Entry
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 | |
protected ContentType | $contentType | from ContentTypeTrait | |
protected DateTimeImmutable | $deletedAt | from DeletedTrait |
Methods
__construct(array $sys)
DeletedEntry constructor.
jsonSerialize()
{@inheritdoc}
Details
at line 23
__construct(array $sys)
DeletedEntry constructor.
in BaseSystemProperties at line 45
string
getId()
in BaseSystemProperties at line 53
string
getType()
at line 33
jsonSerialize()
{@inheritdoc}