You are here

protected property InlineEntityFormBase::$entityTypeManager in Inline Entity Form 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/InlineEntityFormBase.php, line 41

Class

InlineEntityFormBase
Inline entity form widget base class.

Namespace

Drupal\inline_entity_form\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;