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