protected property DeferCss::$deferMethod in Advanced CSS/JS Aggregation 8.3
Same name and namespace in other branches
- 8.4 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\AssetCode
protected $deferMethod;