You are here

service path_subscriber in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \path_subscriber

Class

Drupal\Core\EventSubscriber\PathSubscriber

Tags

  • event_subscriber

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\PathSubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@path.alias_manager'
  6. - '@path.current'