You are here

protected property DrupalFlysystemCache::$key in Flysystem 7

The cache key.

Type: string

File

src/DrupalFlysystemCache.php, line 22
Contains DrupalFlysystemCache.

Class

DrupalFlysystemCache
An adapter that allows Flysystem to use Drupal's cache system.

Namespace

Drupal\flysystem

Code

protected $key;