You are here

protected property FormEntityBaseForm::$entityTypeManager in Flexiform 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/FormEntityBaseForm.php, line 50

Class

FormEntityBaseForm
Provides a base class for entity forms.

Namespace

Drupal\flexiform\Form

Code

protected $entityTypeManager;