You are here

protected property FeedQueueWorkerBase::$queueFactory in Feeds 8.3

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

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

Class

FeedQueueWorkerBase
Base class for Feed queue workers.

Namespace

Drupal\feeds\Plugin\QueueWorker

Code

protected $queueFactory;