You are here

protected property ContentHubImportQueueByFilter::$queueWorkerManager in Acquia Content Hub 8.2

The Queue Worker.

Type: \Drupal\Core\Queue\QueueWorkerManager

File

modules/acquia_contenthub_subscriber/src/ContentHubImportQueueByFilter.php, line 24

Class

ContentHubImportQueueByFilter
Implements an Import Queue for entites based on custom filters.

Namespace

Drupal\acquia_contenthub_subscriber

Code

protected $queueWorkerManager;