You are here

public property PanelizerEntityParagraphsItem::$supports_revisions in Paragraphs 7

True if the entity supports revisions.

Type: bool

File

plugins/panelizer/entity/PanelizerEntityParagraphsItem.class.php, line 15

Class

PanelizerEntityParagraphsItem
Panelizer Entity paragraphs item plugin class.

Code

public $supports_revisions = TRUE;