You are here

protected property Minifier::$out in Advanced CSS/JS Aggregation 8.3

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

Temporary file path to write data to in the command line.

Type: string

File

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

Class

Minifier
Optimizes a asset via external minifiers.

Namespace

Drupal\advagg_ext_minify\Asset

Code

protected $out;