You are here

public property ParagraphsItemEntity::$archived in Paragraphs 7

Whether the paragraphs item is archived, i.e. not in use.

Type: bool

See also

ParagraphsItemEntity::isInUse()

File

./ParagraphsItemEntity.inc, line 91

Class

ParagraphsItemEntity
Entity implementation for the paragraphs entity.

Code

public $archived = FALSE;