protected property S3fsStreamWrapper::$s3 in S3 File System 7.2
Same name and namespace in other branches
- 7.3 S3fsStreamWrapper.inc \S3fsStreamWrapper::s3
- 7 S3fsStreamWrapper.inc \S3fsStreamWrapper::s3
The AWS SDK for PHP S3Client object.
Type: Aws\S3\S3Client
File
- ./
S3fsStreamWrapper.inc, line 39 - Drupal stream wrapper implementation for S3 File System.
Class
- S3fsStreamWrapper
- The stream wrapper class.
Code
protected $s3 = NULL;