protected property PathProcessorImageStyles::$streamWrapperManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/image/src/PathProcessor/PathProcessorImageStyles.php \Drupal\image\PathProcessor\PathProcessorImageStyles::streamWrapperManager
The stream wrapper manager service.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- core/
modules/ image/ src/ PathProcessor/ PathProcessorImageStyles.php, line 31
Class
- PathProcessorImageStyles
- Defines a path processor to rewrite image styles URLs.
Namespace
Drupal\image\PathProcessorCode
protected $streamWrapperManager;