namespace Drupal\flysystem\Flysystem\Adapter in Flysystem 7
Same name in other branches
Class | Location | Description |
---|---|---|
MissingAdapter |
src/ |
An adapter used when a plugin is missing. It fails at everything. |
ReplicateAdapter |
src/ |
@todo Remove after https://github.com/thephpleague/flysystem-replicate-adapter/pull/5 |