You are here

protected property S3::$prefix in Flysystem - S3 8

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

The path prefix inside the bucket.

Type: string

File

src/Flysystem/S3.php, line 56

Class

S3
Drupal plugin for the "S3" Flysystem adapter.

Namespace

Drupal\flysystem_s3\Flysystem

Code

protected $prefix;