protected property BackgroundImageRoutes::$streamWrapperManager in Background Image 8
Same name and namespace in other branches
- 2.x 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;