You are here

protected property PathProcessorBackgroundImage::$streamWrapperManager in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 src/PathProcessor/PathProcessorBackgroundImage.php \Drupal\background_image\PathProcessor\PathProcessorBackgroundImage::streamWrapperManager
  2. 2.x src/PathProcessor/PathProcessorBackgroundImage.php \Drupal\background_image\PathProcessor\PathProcessorBackgroundImage::streamWrapperManager

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/PathProcessor/PathProcessorBackgroundImage.php, line 28

Class

PathProcessorBackgroundImage
Defines a path processor to rewrite background image CSS URLs.

Namespace

Drupal\background_image\PathProcessor

Code

protected $streamWrapperManager;