protected static property ImageLoadingAttributeTest::$modules in Drupal 10
Same name and namespace in other branches
- 9 core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
Modules to enable.
Type: array
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',
];