protected property ImageStyleRoutes::$streamWrapperManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/image/src/Routing/ImageStyleRoutes.php \Drupal\image\Routing\ImageStyleRoutes::streamWrapperManager
- 10 core/modules/image/src/Routing/ImageStyleRoutes.php \Drupal\image\Routing\ImageStyleRoutes::streamWrapperManager
The stream wrapper manager service.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- core/
modules/ image/ src/ Routing/ ImageStyleRoutes.php, line 20
Class
- ImageStyleRoutes
- Defines a route subscriber to register a url for serving image styles.
Namespace
Drupal\image\RoutingCode
protected $streamWrapperManager;