protected property FlysystemFactory::$settings in Flysystem 7
Same name and namespace in other branches
- 8 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
- 3.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
- 2.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
- 3.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
Settings for stream wrappers.
Type: array
File
- src/
FlysystemFactory.php, line 51 - Contains \Drupal\flysystem\FlysystemFactory.
Class
- FlysystemFactory
- A factory for Flysystem filesystems.
Namespace
Drupal\flysystemCode
protected $settings;