protected property RemoteImageStyleRoutes::$moduleHandler in Remote Stream Wrapper 8
The module handler used to check whether the image module exists.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Routing/ RemoteImageStyleRoutes.php, line 28
Class
- RemoteImageStyleRoutes
- Defines a route subscriber to register a url for serving image styles.
Namespace
Drupal\remote_stream_wrapper\RoutingCode
protected $moduleHandler;