path_processor_front

Same name in other branches
  1. 8.9.x core/core.services.yml \path_processor_front
  2. 10 core/core.services.yml \path_processor_front

Class

Drupal\Core\PathProcessor\PathProcessorFront

Tags

  • path_processor_inbound

File

core/core.services.yml

View source
  1. class: Drupal\Core\PathProcessor\PathProcessorFront
  2. tags:
  3. - { name: path_processor_inbound, priority: 200 }
  4. arguments:
  5. - '@config.factory'

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