You are here

protected property EntityProcessorBase::$entityType in Feeds 8.3

The entity info for the selected entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

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

Class

EntityProcessorBase
Defines a base entity processor.

Namespace

Drupal\feeds\Feeds\Processor

Code

protected $entityType;