You are here

protected property FlexiformFormEntityBase::$prepared in Flexiform 8

Whether or not the form entity has been prepared.

Type: bool

File

src/FormEntity/FlexiformFormEntityBase.php, line 35

Class

FlexiformFormEntityBase
Provides the base form entity plugin.

Namespace

Drupal\flexiform\FormEntity

Code

protected $prepared;