service path_alias.subscriber in Drupal 9
Same name and namespace in other branches
- 8 core/modules/path_alias/path_alias.services.yml \path_alias.subscriber
Class
Drupal\path_alias\EventSubscriber\PathAliasSubscriberTags
- event_subscriber
File
- core/
modules/ path_alias/ path_alias.services.yml - core/modules/path_alias/path_alias.services.yml
View source
- class: Drupal\path_alias\EventSubscriber\PathAliasSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@path_alias.manager'
- - '@path.current'