protected property S3fsStreamWrapper::$dir in S3 File System 7
Same name and namespace in other branches
- 7.3 S3fsStreamWrapper.inc \S3fsStreamWrapper::dir
- 7.2 S3fsStreamWrapper.inc \S3fsStreamWrapper::dir
Directory listing used by the dir_* methods.
Type: array
File
- ./
S3fsStreamWrapper.inc, line 49 - Drupal stream wrapper implementation for S3 File System.
Class
- S3fsStreamWrapper
- The stream wrapper class.
Code
protected $dir = NULL;