protected property DeferCss::$external in Advanced CSS/JS Aggregation 8.4
Same name and namespace in other branches
- 8.3 advagg_mod/src/Asset/DeferCss.php \Drupal\advagg_mod\Asset\DeferCss::external
Whether or not to alter external stylesheets.
Type: bool
File
- advagg_mod/
src/ Asset/ DeferCss.php, line 32
Class
- DeferCss
- Modify stylesheet links to defer them. May lead to Flash of unstyled content.
Namespace
Drupal\advagg_mod\AssetCode
protected $external;