You are here

protected property FormComponentTypeBase::$formEntityManager in Flexiform 8

The form entity manager.

Type: \Drupal\flexiform\FormEntity\FlexiformFormEntityManager

File

src/FormComponent/FormComponentTypeBase.php, line 22

Class

FormComponentTypeBase
Base class for form component types.

Namespace

Drupal\flexiform\FormComponent

Code

protected $formEntityManager = NULL;