You are here

protected property ContentHubExportQueueController::$queueManager in Acquia Content Hub 8

The Queue Manager.

Type: \Drupal\Core\Queue\QueueWorkerManager

File

src/Controller/ContentHubExportQueueController.php, line 34

Class

ContentHubExportQueueController
Implements an Export Queue Controller for Content Hub.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $queueManager;