• Full name: \App\Domain\Content\Command\UpdateContentCommand
  • Parent class: PropertyCommand

Properties

id

public \App\Domain\Content\ValueObject\ContentId $id

title

public \Qubus\ValueObjects\StringLiteral\StringLiteral $title

slug

public \Qubus\ValueObjects\StringLiteral\StringLiteral $slug

body

public \Qubus\ValueObjects\StringLiteral\StringLiteral $body

author

public \App\Domain\User\ValueObject\UserId $author

type

public \Qubus\ValueObjects\StringLiteral\StringLiteral $type

parent

public ?\App\Domain\Content\ValueObject\ContentId $parent

public \Qubus\ValueObjects\Number\IntegerNumber $sidebar

showInMenu

public \Qubus\ValueObjects\Number\IntegerNumber $showInMenu

showInSearch

public \Qubus\ValueObjects\Number\IntegerNumber $showInSearch

featuredImage

public \Qubus\ValueObjects\StringLiteral\StringLiteral $featuredImage

attribute

public \App\Shared\ValueObject\ArrayLiteral $attribute

status

public \Qubus\ValueObjects\StringLiteral\StringLiteral $status

published

public \DateTimeInterface $published

publishedGmt

public \DateTimeInterface $publishedGmt

modified

public \DateTimeInterface $modified

modifiedGmt

public \DateTimeInterface $modifiedGmt