You are here

protected property S3fsAdvAggSubscriber::$configFactory 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::configFactory

Drupal ConfigFactory Service.

Type: \Drupal\Core\Config\ConfigFactory

File

src/EventSubscriber/S3fsAdvAggSubscriber.php, line 20

Class

S3fsAdvAggSubscriber
Subscribe to asset optimization events and update assets urls.

Namespace

Drupal\s3fs\EventSubscriber

Code

protected $configFactory;