You are here

protected property FlysystemRoutes::$moduleHandler in Flysystem 8

Same name and namespace in other branches
  1. 3.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::moduleHandler
  2. 2.0.x src/Routing/FlysystemRoutes.php \Drupal\flysystem\Routing\FlysystemRoutes::moduleHandler
  3. 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\Routing

Code

protected $moduleHandler;