You are here

protected property FeedQueueWorkerBase::$entityTypeManager in Feeds 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/QueueWorker/FeedQueueWorkerBase.php, line 43

Class

FeedQueueWorkerBase
Base class for Feed queue workers.

Namespace

Drupal\feeds\Plugin\QueueWorker

Code

protected $entityTypeManager;