You are here

service file_entity.cdf.handler in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\EventSubscriber\Cdf\FileEntityHandler

Tags

  • event_subscriber

File

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

View source
  1. class: Drupal\acquia_contenthub\EventSubscriber\Cdf\FileEntityHandler
  2. arguments:
  3. - '@acquia_contenthub.file_scheme_handler.manager'
  4. - '@logger.factory'
  5. tags:
  6. - { name: event_subscriber }