You are here

service path_processor.textimage in Textimage 8.3

Same name and namespace in other branches
  1. 8.4 textimage.services.yml \path_processor.textimage

Class

Drupal\textimage\PathProcessor\TextimagePathProcessor

Tags

  • path_processor_inbound

File

./textimage.services.yml
textimage.services.yml

View source
  1. class: Drupal\textimage\PathProcessor\TextimagePathProcessor
  2. arguments:
  3. - '@stream_wrapper_manager'
  4. tags:
  5. - { name: path_processor_inbound, priority: 300 }