You are here

protected property FeedsQueueBatch::$queueFactory in Feeds 8.3

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

src/FeedsQueueBatch.php, line 17

Class

FeedsQueueBatch
A batch task for the queue API.

Namespace

Drupal\feeds

Code

protected $queueFactory;