You are here

service purl.outbound_route_processor in Persistent URL 8

Class

Drupal\purl\RouteProcessor\PurlContextOutboundRouteProcessor

Tags

  • event_subscriber
  • route_processor_outbound

File

./purl.services.yml
purl.services.yml

View source
  1. class: Drupal\purl\RouteProcessor\PurlContextOutboundRouteProcessor
  2. arguments:
  3. - '@purl.plugin.method_manager'
  4. tags:
  5. - { name: event_subscriber }
  6. - { name: route_processor_outbound, priority: 300 }