You are here

namespace Drupal\flysystem\Flysystem\Adapter in Flysystem 7

Same name in other branches
  1. 8 Drupal\flysystem\Flysystem\Adapter
  2. 3.x Drupal\flysystem\Flysystem\Adapter
  3. 2.0.x Drupal\flysystem\Flysystem\Adapter
  4. 3.0.x Drupal\flysystem\Flysystem\Adapter
Classsort descending Location Description
MissingAdapter src/Flysystem/Adapter/MissingAdapter.php An adapter used when a plugin is missing. It fails at everything.
ReplicateAdapter src/Flysystem/Adapter/ReplicateAdapter.php @todo Remove after https://github.com/thephpleague/flysystem-replicate-adapter/pull/5