You are here

protected property EntityInlineForm::$entityFieldManager in Inline Entity Form 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/EntityInlineForm.php, line 33

Class

EntityInlineForm
Generic entity inline form handler.

Namespace

Drupal\inline_entity_form\Form

Code

protected $entityFieldManager;