protected property FlysystemFactory::$pluginManager in Flysystem 8
Same name and namespace in other branches
- 3.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::pluginManager
- 2.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::pluginManager
- 3.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::pluginManager
The Flysystem plugin manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- src/
FlysystemFactory.php, line 64
Class
- FlysystemFactory
- A factory for Flysystem filesystems.
Namespace
Drupal\flysystemCode
protected $pluginManager;