You are here

service path.route_processor_bc in Drupal 8

Class

Drupal\path\Routing\RouteProcessor

Tags

  • route_processor_outbound

File

core/modules/path/path.services.yml
core/modules/path/path.services.yml

View source
  1. class: Drupal\path\Routing\RouteProcessor
  2. arguments:
  3. - '@router.route_provider'
  4. tags:
  5. - { name: route_processor_outbound }