ImageStyleIntegrationTest::$modules
Same name in other branches
- 9 core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php \Drupal\Tests\image\Kernel\ImageStyleIntegrationTest::modules
- 10 core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php \Drupal\Tests\image\Kernel\ImageStyleIntegrationTest::modules
- 11.x core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php \Drupal\Tests\image\Kernel\ImageStyleIntegrationTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ image/ tests/ src/ Kernel/ ImageStyleIntegrationTest.php, line 23
Class
- ImageStyleIntegrationTest
- Tests the integration of ImageStyle with the core.
Namespace
Drupal\Tests\image\KernelCode
public static $modules = [
'image',
'file',
'field',
'system',
'user',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.