You are here

service entity.term_parent.cdf.attribute in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\EventSubscriber\CdfAttributes\TermParentCdfAttribute

Tags

  • event_subscriber

File

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

View source
  1. class: Drupal\acquia_contenthub\EventSubscriber\CdfAttributes\TermParentCdfAttribute
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: event_subscriber }