You are here

protected property JsOptimizer::$cache in Advanced CSS/JS Aggregation 8.2

The minify cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

advagg_js_minify/src/Asset/JsOptimizer.php, line 23

Class

JsOptimizer
Optimizes a JavaScript asset.

Namespace

Drupal\advagg_js_minify\Asset

Code

protected $cache;