You are here

public property ParagraphsItemEntity::$default_revision in Paragraphs 7

Whether this revision is the default revision.

Type: bool

File

./ParagraphsItemEntity.inc, line 83

Class

ParagraphsItemEntity
Entity implementation for the paragraphs entity.

Code

public $default_revision = TRUE;