You are here

service subpathauto.config_cache_invalidator in Sub-pathauto (Sub-path URL Aliases) 8

Class

Drupal\subpathauto\EventSubscriber\ConfigCacheInvalidator

Tags

  • event_subscriber

File

./subpathauto.services.yml
subpathauto.services.yml

View source
  1. class: Drupal\subpathauto\EventSubscriber\ConfigCacheInvalidator
  2. arguments:
  3. - '@cache_tags.invalidator'
  4. tags:
  5. - { name: event_subscriber }