protected property AmazonS3StreamWrapper::$domain in AmazonS3 7
Type: string Domain we use to access files over http
File
- ./
AmazonS3StreamWrapper.inc, line 37 - Drupal stream wrapper implementation for Amazon S3
Class
- AmazonS3StreamWrapper
- @file Drupal stream wrapper implementation for Amazon S3
Code
protected $domain = NULL;