You are here

protected property Minifier::$in in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 advagg_ext_minify/src/Asset/Minifier.php \Drupal\advagg_ext_minify\Asset\Minifier::in

Temporary file path to read data from in the command line.

Type: string

File

advagg_ext_minify/src/Asset/Minifier.php, line 27

Class

Minifier
Optimizes a asset via external minifiers.

Namespace

Drupal\advagg_ext_minify\Asset

Code

protected $in;