Same name and namespace in other branches
  1. 6.0.x advagg_mod/src/Asset/DeferJs.php \Drupal\advagg_mod\Asset\DeferJs::deferType 1 comment
  2. 8.x-3.x advagg_mod/src/Asset/DeferJs.php \Drupal\advagg_mod\Asset\DeferJs::deferType 1 comment
  3. 8.x-4.x advagg_mod/src/Asset/DeferJs.php \Drupal\advagg_mod\Asset\DeferJs::deferType 1 comment

The defer type to use from advagg_mod configuration.

Type: int

File

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

Class

DeferJs
Add defer tag to scripts.

Namespace

Drupal\advagg_mod\Asset

Code

protected $deferType;