You are here

protected property S3fsStreamWrapper::$domain in S3 File System 7.3

Same name and namespace in other branches
  1. 7 S3fsStreamWrapper.inc \S3fsStreamWrapper::domain
  2. 7.2 S3fsStreamWrapper.inc \S3fsStreamWrapper::domain

Domain we use to access files over http.

Type: string

File

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

Class

S3fsStreamWrapper
The stream wrapper class.

Code

protected $domain = NULL;