You are here

protected property ContentHubImportQueueWorker::$factory in Acquia Content Hub 8.2

The client factory.

Type: \Drupal\acquia_contenthub\Client\ClientFactory

File

modules/acquia_contenthub_subscriber/src/Plugin/QueueWorker/ContentHubImportQueueWorker.php, line 45

Class

ContentHubImportQueueWorker
Queue worker for importing entities.

Namespace

Drupal\acquia_contenthub_subscriber\Plugin\QueueWorker

Code

protected $factory;