You are here

protected property FlysystemFactory::$settings in Flysystem 3.0.x

Same name and namespace in other branches
  1. 8 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
  2. 7 src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
  3. 3.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings
  4. 2.0.x src/FlysystemFactory.php \Drupal\flysystem\FlysystemFactory::settings

Settings for stream wrappers.

Type: array

File

src/FlysystemFactory.php, line 79

Class

FlysystemFactory
A factory for Flysystem filesystems.

Namespace

Drupal\flysystem

Code

protected $settings = [];