You are here

acquia_contenthub_metatag.services.yml in Acquia Content Hub 8.2

modules/acquia_contenthub_metatag/acquia_contenthub_metatag.services.yml

File

modules/acquia_contenthub_metatag/acquia_contenthub_metatag.services.yml
View source
  1. services:
  2. acquia_contenthub.metatags.serializer:
  3. class: Drupal\acquia_contenthub_metatag\EventSubscriber\SerializeContentField\EntityMetatagsSerializer
  4. tags:
  5. - { name: event_subscriber }