ImageLoadingAttributeTest::$modules
Same name in this branch
- 11.x core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
Same name and namespace in other branches
- 10 core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
- 9 core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
- main core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Functional\Theme\ImageLoadingAttributeTest::modules
- main core/modules/system/tests/src/Kernel/Theme/ImageLoadingAttributeTest.php \Drupal\Tests\system\Kernel\Theme\ImageLoadingAttributeTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ Theme/ ImageLoadingAttributeTest.php, line 21
Class
- ImageLoadingAttributeTest
- Tests lazy loading for images.
Namespace
Drupal\Tests\system\Kernel\ThemeCode
protected static $modules = [
'system',
'image_lazy_load_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.