ImageLoadingAttributeTest::$modules
Same name in other branches
- 9 core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
- 11.x 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\ThemeCode
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.