You are here

protected property FlexiformFormEntityProvided::$entityTypeManager in Flexiform 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/FlexiformFormEntity/FlexiformFormEntityProvided.php, line 31

Class

FlexiformFormEntityProvided
Form Entity plugin.

Namespace

Drupal\flexiform\Plugin\FlexiformFormEntity

Code

protected $entityTypeManager;