protected static property ImageEffectsTest::$modules in Drupal 10
Same name and namespace in other branches
- 9 core/modules/image/tests/src/Kernel/ImageEffectsTest.php \Drupal\Tests\image\Kernel\ImageEffectsTest::modules
File
- core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php, line 30
Class
- ImageEffectsTest
- Tests image effects.
Namespace
Drupal\Tests\image\KernelCode
protected static $modules = [
'image',
'image_module_test',
'image_test',
'system',
];