You are here

protected property MinifyJsCommands::$cache in Minify JS 8.2

Same name and namespace in other branches
  1. 8 src/Commands/MinifyJsCommands.php \Drupal\minifyjs\Commands\MinifyJsCommands::cache

The cache.default service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Commands/MinifyJsCommands.php, line 27

Class

MinifyJsCommands
A Drush commandfile.

Namespace

Drupal\minifyjs\Commands

Code

protected $cache;