protected property FlysystemRoutes::$moduleHandler in Flysystem 8
Same name and namespace in other branches
- 3.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::moduleHandler
- 2.0.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::moduleHandler
- 3.0.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Routing/ FlysystemRoutes.php, line 30
Class
- FlysystemRoutes
- Defines a route subscriber to register a url for serving image styles.
Namespace
Drupal\flysystem\RoutingCode
protected $moduleHandler;