You are here

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

Subscriber Import Queue.

Type: \Drupal\Core\Queue\QueueInterface

File

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

Class

ContentHubImportQueue
Implements an Import Queue for entities.

Namespace

Drupal\acquia_contenthub_subscriber

Code

protected $queue;