You are here

service purl.outbound_path_processor in Persistent URL 8

Class

Drupal\purl\PathProcessor\PurlContextOutboundPathProcessor

Tags

  • event_subscriber
  • path_processor_outbound

File

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

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