You are here

protected property InsertViewDialog::$entityFieldManager in Advanced Insert View 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/InsertViewDialog.php \Drupal\insert_view_adv\Form\InsertViewDialog::entityFieldManager

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/InsertViewDialog.php, line 38

Class

InsertViewDialog
Class InsertViewDialog.

Namespace

Drupal\insert_view_adv\Form

Code

protected $entityFieldManager;