path_processor.image_styles

Same name in other branches
  1. 9 core/modules/image/image.services.yml \path_processor.image_styles
  2. 8.9.x core/modules/image/image.services.yml \path_processor.image_styles
  3. 10 core/modules/image/image.services.yml \path_processor.image_styles

Class

Drupal\image\PathProcessor\PathProcessorImageStyles

Tags

  • path_processor_inbound

File

core/modules/image/image.services.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.