You are here

protected property S3fsStreamWrapper::$presignedURLs in S3 File System 7.2

Same name and namespace in other branches
  1. 7.3 S3fsStreamWrapper.inc \S3fsStreamWrapper::presignedURLs
  2. 7 S3fsStreamWrapper.inc \S3fsStreamWrapper::presignedURLs

Files which should be created with URLs that eventually time out.

Type: array

File

./S3fsStreamWrapper.inc, line 74
Drupal stream wrapper implementation for S3 File System.

Class

S3fsStreamWrapper
The stream wrapper class.

Code

protected $presignedURLs = array();