You are here

protected property MinifyJsCommands::$cache in Minify JS 8

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

Cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Commands/MinifyJsCommands.php, line 27

Class

MinifyJsCommands
A Drush commandfile.

Namespace

Drupal\minifyjs\Commands

Code

protected $cache;