You are here

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

The Queue Manager.

Type: \Drupal\Core\Queue\QueueWorkerManager

File

tests/src/Unit/Controller/ContentHubExportQueueControllerTest.php, line 46

Class

ContentHubExportQueueControllerTest
PHPUnit test for the ContentHubExportQueueController class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Controller

Code

protected $queueManager;