You are here

protected property AssetOptimizer::$config in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 src/Asset/AssetOptimizer.php \Drupal\advagg\Asset\AssetOptimizer::config

A config object for the advagg configuration.

Type: \Drupal\Core\Config\Config

File

src/Asset/AssetOptimizer.php, line 50

Class

AssetOptimizer
Defines the base AdvAgg optimizer.

Namespace

Drupal\advagg\Asset

Code

protected $config;