protected property S3fsStream::$domain in S3 File System 8.2
Domain we use to access files over http.
Type: string
File
- src/
StreamWrapper/ S3fsStream.php, line 62
Class
- S3fsStream
- Defines a Drupal s3fs (s3fs://) stream wrapper class.
Namespace
Drupal\s3fs\StreamWrapperCode
protected $domain = NULL;