You are here

service path_processor.sessions in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 stream_wrapper_example/stream_wrapper_example.services.yml \path_processor.sessions

Class

Drupal\stream_wrapper_example\PathProcessor\PathProcessorSessions

Tags

  • path_processor_inbound

File

modules/stream_wrapper_example/stream_wrapper_example.services.yml
modules/stream_wrapper_example/stream_wrapper_example.services.yml

View source
  1. class: Drupal\stream_wrapper_example\PathProcessor\PathProcessorSessions
  2. tags:
  3. - { name: path_processor_inbound, priority: 200 }