protected property BackgroundImageRoutes::$streamWrapperManager in Background Image 2.x
Same name and namespace in other branches
- 8 src/Routing/BackgroundImageRoutes.php \Drupal\background_image\Routing\BackgroundImageRoutes::streamWrapperManager
- 2.0.x src/Routing/BackgroundImageRoutes.php \Drupal\background_image\Routing\BackgroundImageRoutes::streamWrapperManager
The stream wrapper manager service.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- src/
Routing/ BackgroundImageRoutes.php, line 20
Class
- BackgroundImageRoutes
- Defines a route subscriber to register a url for serving background image CSS.
Namespace
Drupal\background_image\RoutingCode
protected $streamWrapperManager;