protected static property ImageStylesPathAndUrlTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php \Drupal\Tests\image\Functional\ImageStylesPathAndUrlTest::modules
- 9 core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php \Drupal\Tests\image\Functional\ImageStylesPathAndUrlTest::modules
Modules to enable.
Type: array
File
- core/
modules/ image/ tests/ src/ Functional/ ImageStylesPathAndUrlTest.php, line 29
Class
- ImageStylesPathAndUrlTest
- Tests the functions for generating paths and URLs for image styles.
Namespace
Drupal\Tests\image\FunctionalCode
protected static $modules = [
'image',
'image_module_test',
'language',
];