You are here

protected property Ftp::$configuration in Flysystem 8

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

Plugin configuration.

Type: array

File

src/Flysystem/Ftp.php, line 28

Class

Ftp
Drupal plugin for the "FTP" Flysystem adapter.

Namespace

Drupal\flysystem\Flysystem

Code

protected $configuration;