You are here

protected property AssetOptimizer::$fixType in Advanced CSS/JS Aggregation 8.3

Same name and namespace in other branches
  1. 8.4 src/Asset/AssetOptimizer.php \Drupal\advagg\Asset\AssetOptimizer::fixType

Config to control fixing the asset type (file, external).

Type: bool

File

src/Asset/AssetOptimizer.php, line 70

Class

AssetOptimizer
Defines the base AdvAgg optimizer.

Namespace

Drupal\advagg\Asset

Code

protected $fixType;