You are here

protected property DeferJs::$moduleHandler in Advanced CSS/JS Aggregation 8.3

Same name and namespace in other branches
  1. 8.4 advagg_mod/src/Asset/DeferJs.php \Drupal\advagg_mod\Asset\DeferJs::moduleHandler

The Drupal module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

advagg_mod/src/Asset/DeferJs.php, line 33

Class

DeferJs
Add defer tag to scripts.

Namespace

Drupal\advagg_mod\Asset

Code

protected $moduleHandler;