protected property PathProcessorBackgroundImage::$streamWrapperManager in Background Image 2.0.x
Same name and namespace in other branches
- 8 src/PathProcessor/PathProcessorBackgroundImage.php \Drupal\background_image\PathProcessor\PathProcessorBackgroundImage::streamWrapperManager
- 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\PathProcessorCode
protected $streamWrapperManager;