You are here

protected property Minifier::$root 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::root

Gets the app root.

Type: string

File

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

Class

Minifier
Optimizes a asset via external minifiers.

Namespace

Drupal\advagg_ext_minify\Asset

Code

protected $root;