protected property Ftp::$configuration in Flysystem 7
Same name and namespace in other branches
- 8 src/Flysystem/Ftp.php \Drupal\flysystem\Flysystem\Ftp::configuration
- 3.x src/Flysystem/Ftp.php \Drupal\flysystem\Flysystem\Ftp::configuration
- 2.0.x src/Flysystem/Ftp.php \Drupal\flysystem\Flysystem\Ftp::configuration
- 3.0.x src/Flysystem/Ftp.php \Drupal\flysystem\Flysystem\Ftp::configuration
Plugin configuration.
Type: array
File
- src/
Flysystem/ Ftp.php, line 24 - Contains \Drupal\flysystem\Flysystem\Ftp.
Class
- Ftp
- Drupal plugin for the "FTP" Flysystem adapter.
Namespace
Drupal\flysystem\FlysystemCode
protected $configuration;