You are here

protected property FormComponentBase::$formEntityManager in Flexiform 8

The form entity manager.

Type: \Drupal\flexiform\FormEntity\FlexiformFormEntityManager

File

src/FormComponent/FormComponentBase.php, line 33

Class

FormComponentBase
Provides the base form component plugin.

Namespace

Drupal\flexiform\FormComponent

Code

protected $formEntityManager = NULL;