namespace Drupal\flysystem\Flysystem\Adapter in Flysystem 8
Same name in other branches
Class | Location | Description |
---|---|---|
CacheItem |
src/ |
A filesystem item stored in the Drupal cache. |
CacheItemBackend |
src/ |
Storage backend for cache items. |
DrupalCacheAdapter |
src/ |
A Flysystem adapter implementing caching with Drupal's Cache API. |
MissingAdapter |
src/ |
An adapter used when a plugin is missing. It fails at everything. |