You are here

protected property FeedsQueueExecutable::$queueFactory in Feeds 8.3

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

src/FeedsQueueExecutable.php, line 23

Class

FeedsQueueExecutable
Import feeds using the queue API.

Namespace

Drupal\feeds

Code

protected $queueFactory;