You are here

protected property FormComponentAddForm::$entityTypeManager in Flexiform 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/FormComponentAddForm.php, line 41

Class

FormComponentAddForm
Provides a form for adding new form components.

Namespace

Drupal\flexiform\Form

Code

protected $entityTypeManager;