You are here

private property S3fsStreamWrapper::$protocol in S3 File System 7.3

The opened protocol (e.g., "s3").

Type: string

File

./S3fsStreamWrapper.inc, line 77
Drupal stream wrapper implementation for S3 File System.

Class

S3fsStreamWrapper
The stream wrapper class.

Code

private $protocol = 's3';