You are here

private property AwsCacheAdapter::$prefix in Flysystem - S3 8

Same name and namespace in other branches
  1. 2.0.x src/AwsCacheAdapter.php \Drupal\flysystem_s3\AwsCacheAdapter::prefix

The cache prefix.

Type: string

File

src/AwsCacheAdapter.php, line 25

Class

AwsCacheAdapter
A Drupal cache adapter for use with the AWS PHP SDK.

Namespace

Drupal\flysystem_s3

Code

private $prefix;