You are here

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

The queue object.

Type: \Drupal\Core\Queue\QueueInterface

File

modules/acquia_contenthub_subscriber/src/EventSubscriber/HandleWebhook/ImportUpdateAssets.php, line 28

Class

ImportUpdateAssets
Imports and updates assets.

Namespace

Drupal\acquia_contenthub_subscriber\EventSubscriber\HandleWebhook

Code

protected $queue;