You are here

protected property S3fsStream::$uploadAsPrivate in S3 File System 8.3

Same name and namespace in other branches
  1. 4.0.x src/StreamWrapper/S3fsStream.php \Drupal\s3fs\StreamWrapper\S3fsStream::uploadAsPrivate

All files included public files will be private if this feature is enable.

Type: bool

File

src/StreamWrapper/S3fsStream.php, line 122

Class

S3fsStream
Defines a Drupal s3 (s3://) stream wrapper class.

Namespace

Drupal\s3fs\StreamWrapper

Code

protected $uploadAsPrivate = FALSE;