You are here

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

The Publisher Exporting Queue.

Type: \Drupal\Core\Queue\QueueInterface

File

modules/acquia_contenthub_publisher/src/ContentHubExportQueue.php, line 25

Class

ContentHubExportQueue
Implements an Export Queue for Content Hub.

Namespace

Drupal\acquia_contenthub_publisher

Code

protected $queue;