You are here

protected property FlexiformElementEntityProperty::$isList in Flexiform 7

Is this property a list.

Type: bool $isList

File

includes/element/property.element.inc, line 34
Contains class for the entity property elements.

Class

FlexiformElementEntityProperty
Class to add an element for entity properties.

Code

protected $isList = FALSE;