You are here

protected property DeferJs::$skipList in Advanced CSS/JS Aggregation 8.4

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

A list of file cids to skip.

Type: array

File

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

Class

DeferJs
Add defer tag to scripts.

Namespace

Drupal\advagg_mod\Asset

Code

protected $skipList;