You are here

service ach_version.client_cdf.attribute in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\EventSubscriber\CdfAttributes\AchVersionAttribute

Tags

  • event_subscriber

File

./acquia_contenthub.services.yml
acquia_contenthub.services.yml

View source
  1. class: Drupal\acquia_contenthub\EventSubscriber\CdfAttributes\AchVersionAttribute
  2. arguments:
  3. - '@acquia_contenthub.project_version_client'
  4. - '@module_handler'
  5. tags:
  6. - { name: event_subscriber }