ImageImportTest::$modules
Same name in other branches
- 9 core/modules/image/tests/src/Kernel/ImageImportTest.php \Drupal\Tests\image\Kernel\ImageImportTest::modules
- 10 core/modules/image/tests/src/Kernel/ImageImportTest.php \Drupal\Tests\image\Kernel\ImageImportTest::modules
- 11.x core/modules/image/tests/src/Kernel/ImageImportTest.php \Drupal\Tests\image\Kernel\ImageImportTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ image/ tests/ src/ Kernel/ ImageImportTest.php, line 18
Class
- ImageImportTest
- Tests config import for Image styles.
Namespace
Drupal\Tests\image\KernelCode
public static $modules = [
'system',
'image',
'image_module_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.