You are here

protected property DeferJs::$counter 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::counter

The global count to use from advagg configuration.

Type: int

File

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

Class

DeferJs
Add defer tag to scripts.

Namespace

Drupal\advagg_mod\Asset

Code

protected $counter;