protected property FlysystemRoutes::$streamWrapperManager in Flysystem 8
Same name and namespace in other branches
- 3.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::streamWrapperManager
- 2.0.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::streamWrapperManager
- 3.0.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::streamWrapperManager
The stream wrapper manager service.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- src/
Routing/ FlysystemRoutes.php, line 37
Class
- FlysystemRoutes
- Defines a route subscriber to register a url for serving image styles.
Namespace
Drupal\flysystem\RoutingCode
protected $streamWrapperManager;