You are here

protected property FlysystemFactory::$settings in Flysystem 8

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

Settings for stream wrappers.

Type: array

File

src/FlysystemFactory.php, line 78

Class

FlysystemFactory
A factory for Flysystem filesystems.

Namespace

Drupal\flysystem

Code

protected $settings = [];