public property S3fsStreamWrapper::$context in S3 File System 7.2
Same name and namespace in other branches
- 7.3 S3fsStreamWrapper.inc \S3fsStreamWrapper::context
- 7 S3fsStreamWrapper.inc \S3fsStreamWrapper::context
Stream context (this is set by PHP when a context is used).
Type: resource
File
- ./
S3fsStreamWrapper.inc, line 25 - Drupal stream wrapper implementation for S3 File System.
Class
- S3fsStreamWrapper
- The stream wrapper class.
Code
public $context = NULL;