response_filter.active_link

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \response_filter.active_link
  2. 10 core/core.services.yml \response_filter.active_link
  3. 11.x core/core.services.yml \response_filter.active_link

Class

Drupal\Core\EventSubscriber\ActiveLinkResponseFilter

Tags

  • event_subscriber

File

core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\ActiveLinkResponseFilter
  2. arguments:
  3. - '@current_user'
  4. - '@path.current'
  5. - '@path.matcher'
  6. - '@language_manager'
  7. tags:
  8. - { name: event_subscriber }

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