path_alias.subscriber

Same name and namespace in other branches
  1. 9 core/modules/path_alias/path_alias.services.yml \path_alias.subscriber
  2. 8.9.x core/modules/path_alias/path_alias.services.yml \path_alias.subscriber
  3. 10 core/modules/path_alias/path_alias.services.yml \path_alias.subscriber

Class

Drupal\path_alias\EventSubscriber\PathAliasSubscriber

File

core/modules/path_alias/path_alias.services.yml

View source
  1. class: Drupal\path_alias\EventSubscriber\PathAliasSubscriber
  2. arguments:
  3. - '@path_alias.manager'
  4. - '@path.current'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.