You are here

protected property S3::$isPublic in Flysystem - S3 2.0.x

Same name and namespace in other branches
  1. 8 src/Flysystem/S3.php \Drupal\flysystem_s3\Flysystem\S3::isPublic

Whether the stream is set to public.

Type: bool

File

src/Flysystem/S3.php, line 70

Class

S3
Drupal plugin for the "S3" Flysystem adapter.

Namespace

Drupal\flysystem_s3\Flysystem

Code

protected $isPublic;