ImageLoadingAttributeTest::$modules

Same name in other branches
  1. 9 core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
  2. 10 core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php, line 19

Class

ImageLoadingAttributeTest
Tests lazy loading for images.

Namespace

Drupal\Tests\system\Functional\Theme

Code

protected static $modules = [
    'image_lazy_load_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.