You are here

protected property PathProcessorImageStyles::$streamWrapperManager in Drupal 8

Same name and namespace in other branches
  1. 9 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\PathProcessor

Code

protected $streamWrapperManager;