You are here

protected property DeferCss::$deferMethod 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::deferMethod

The defer method to use from advagg_mod configuration.

Type: int

File

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

Class

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

Namespace

Drupal\advagg_mod\Asset

Code

protected $deferMethod;