You are here

protected property DefaultEntityProcessorForm::$entityTypeManager in Feeds 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Feeds/Processor/Form/DefaultEntityProcessorForm.php, line 25

Class

DefaultEntityProcessorForm
The configuration form for the CSV parser.

Namespace

Drupal\feeds\Feeds\Processor\Form

Code

protected $entityTypeManager;