You are here

protected property EntityProcessorBase::$entityTypeManager in Feeds 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Feeds/Processor/EntityProcessorBase.php, line 48

Class

EntityProcessorBase
Defines a base entity processor.

Namespace

Drupal\feeds\Feeds\Processor

Code

protected $entityTypeManager;