You are here

protected property EntityProcessorBase::$entityTypeBundleInfo in Feeds 8.3

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

EntityProcessorBase
Defines a base entity processor.

Namespace

Drupal\feeds\Feeds\Processor

Code

protected $entityTypeBundleInfo;