You are here

service acquia_contenthub_publisher.actions in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_publisher\PublisherActions
1 string reference to acquia_contenthub_publisher.actions
ReExportTest::setUp in modules/acquia_contenthub_publisher/tests/src/Kernel/EventSubscriber/HandleWebhook/ReExportTest.php

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\PublisherActions
  2. arguments:
  3. - '@acquia_contenthub_publisher.tracker'
  4. - '@acquia_contenthub_common_actions'
  5. - '@cache.depcalc'