protected static property ImageThemeFunctionTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php \Drupal\Tests\image\Kernel\ImageThemeFunctionTest::modules
- 9 core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php \Drupal\Tests\image\Kernel\ImageThemeFunctionTest::modules
Modules to enable.
Type: array
File
- core/
modules/ image/ tests/ src/ Kernel/ ImageThemeFunctionTest.php, line 33
Class
- ImageThemeFunctionTest
- Tests image theme functions.
Namespace
Drupal\Tests\image\KernelCode
protected static $modules = [
'entity_test',
'field',
'file',
'image',
'system',
'user',
];