You are here

service imported_entity.enqueue in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibility\ImportedEntity

Tags

  • event_subscriber

File

modules/acquia_contenthub_publisher/acquia_contenthub_publisher.services.yml
modules/acquia_contenthub_publisher/acquia_contenthub_publisher.services.yml

View source
  1. class: Drupal\acquia_contenthub_publisher\EventSubscriber\EnqueueEligibility\ImportedEntity
  2. arguments:
  3. - '@module_handler'
  4. tags:
  5. - { name: event_subscriber }