You are here

protected property ContentHubExportQueueWorker::$entityTypeManager in Acquia Content Hub 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/acquia_contenthub_publisher/src/Plugin/QueueWorker/ContentHubExportQueueWorker.php, line 42

Class

ContentHubExportQueueWorker
Acquia ContentHub queue worker.

Namespace

Drupal\acquia_contenthub_publisher\Plugin\QueueWorker

Code

protected $entityTypeManager;