You are here

protected property ContentHubImportQueue::$queueManager in Acquia Content Hub 8.2

The Queue Worker.

Type: \Drupal\Core\Queue\QueueWorkerManager

File

modules/acquia_contenthub_subscriber/src/ContentHubImportQueue.php, line 32

Class

ContentHubImportQueue
Implements an Import Queue for entities.

Namespace

Drupal\acquia_contenthub_subscriber

Code

protected $queueManager;