You are here

service path_processor.flysystem in Flysystem 8

Same name and namespace in other branches
  1. 3.x flysystem.services.yml \path_processor.flysystem
  2. 2.0.x flysystem.services.yml \path_processor.flysystem
  3. 3.0.x flysystem.services.yml \path_processor.flysystem

Class

Drupal\flysystem\PathProcessor\FlysystemPathProcessor

Tags

  • path_processor_inbound

File

./flysystem.services.yml
flysystem.services.yml

View source
  1. class: Drupal\flysystem\PathProcessor\FlysystemPathProcessor
  2. tags:
  3. - { name: path_processor_inbound, priority: 400 }