protected property FlysystemFactory::$plugins in Flysystem 2.0.x
Same name and namespace in other branches
- 8 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::plugins
- 7 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::plugins
- 3.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::plugins
- 3.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::plugins
Created plugins.
Type: \Drupal\flysystem\Plugin\FlysystemPluginInterface[]
File
- src/
FlysystemFactory.php, line 72
Class
- FlysystemFactory
- A factory for Flysystem filesystems.
Namespace
Drupal\flysystemCode
protected $plugins = [];