protected property S3fsStream::$presignedURLs in S3 File System 4.0.x
Same name and namespace in other branches
- 8.3 src/StreamWrapper/S3fsStream.php \Drupal\s3fs\StreamWrapper\S3fsStream::presignedURLs
- 8.2 src/StreamWrapper/S3fsStream.php \Drupal\s3fs\StreamWrapper\S3fsStream::presignedURLs
Files which should be created with URLs that eventually time out.
Type: array
File
- src/
StreamWrapper/ S3fsStream.php, line 115
Class
- S3fsStream
- Defines a Drupal s3 (s3://) stream wrapper class.
Namespace
Drupal\s3fs\StreamWrapperCode
protected $presignedURLs = [];