You are here

protected property ImporterForm::$entityFieldManager in CSV Importer 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/ImporterForm.php, line 32

Class

ImporterForm
Provides CSV importer form.

Namespace

Drupal\csv_importer\Form

Code

protected $entityFieldManager;