You are here

protected property S3fsAdvAggSubscriber::$rewriteFileURIBasePath in S3 File System 8.3

Same name and namespace in other branches
  1. 4.0.x src/EventSubscriber/S3fsAdvAggSubscriber.php \Drupal\s3fs\EventSubscriber\S3fsAdvAggSubscriber::rewriteFileURIBasePath

Base path to use for URI rewrite.

Type: string

File

src/EventSubscriber/S3fsAdvAggSubscriber.php, line 27

Class

S3fsAdvAggSubscriber
Subscribe to asset optimization events and update assets urls.

Namespace

Drupal\s3fs\EventSubscriber

Code

protected $rewriteFileURIBasePath;