protected property S3fsStream::$s3 in S3 File System 8.2
Same name and namespace in other branches
- 8.3 src/StreamWrapper/S3fsStream.php \Drupal\s3fs\StreamWrapper\S3fsStream::s3
- 4.0.x src/StreamWrapper/S3fsStream.php \Drupal\s3fs\StreamWrapper\S3fsStream::s3
The AWS SDK for PHP S3Client object.
Type: \Aws\S3\S3Client
File
- src/
StreamWrapper/ S3fsStream.php, line 55
Class
- S3fsStream
- Defines a Drupal s3fs (s3fs://) stream wrapper class.
Namespace
Drupal\s3fs\StreamWrapperCode
protected $s3 = NULL;