You are here

protected property ContentHubImportQueue::$queueFactory in Acquia Content Hub 8

Queue Factory.

Type: \Drupal\Core\Queue\QueueFactory

File

src/Controller/ContentHubImportQueue.php, line 25

Class

ContentHubImportQueue
Implements an Import Queue for entities.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $queueFactory;