You are here

service pathauto.settings_cache_tag in Pathauto 8

Class

Drupal\pathauto\EventSubscriber\PathautoSettingsCacheTag

Tags

  • event_subscriber

File

./pathauto.services.yml
pathauto.services.yml

View source
  1. class: Drupal\pathauto\EventSubscriber\PathautoSettingsCacheTag
  2. arguments:
  3. - '@entity_field.manager'
  4. - '@plugin.manager.alias_type'
  5. tags:
  6. - { name: event_subscriber }