You are here

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

The minify cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

advagg_css_minify/src/Asset/CssOptimizer.php, line 23

Class

CssOptimizer
Optimizes a CSS asset.

Namespace

Drupal\advagg_css_minify\Asset

Code

protected $cache;