protected property S3fsStreamWrapper::$torrents in S3 File System 7.3
Same name and namespace in other branches
- 7 S3fsStreamWrapper.inc \S3fsStreamWrapper::torrents
- 7.2 S3fsStreamWrapper.inc \S3fsStreamWrapper::torrents
Map for files that should be delivered with a torrent URL.
Type: array
File
- ./
S3fsStreamWrapper.inc, line 98 - Drupal stream wrapper implementation for S3 File System.
Class
- S3fsStreamWrapper
- The stream wrapper class.
Code
protected $torrents = array();