You are here

protected property DeferCss::$counter in Advanced CSS/JS Aggregation 8.4

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

The global counter to use for calculating paths.

Type: int

File

advagg_mod/src/Asset/DeferCss.php, line 25

Class

DeferCss
Modify stylesheet links to defer them. May lead to Flash of unstyled content.

Namespace

Drupal\advagg_mod\Asset

Code

protected $counter;