ImageViewsDataTest::$modules
Same name in other branches
- 9 core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php \Drupal\Tests\image\Kernel\Views\ImageViewsDataTest::modules
- 10 core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php \Drupal\Tests\image\Kernel\Views\ImageViewsDataTest::modules
- 11.x core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php \Drupal\Tests\image\Kernel\Views\ImageViewsDataTest::modules
Modules to install.
Type: array
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ image/ tests/ src/ Kernel/ Views/ ImageViewsDataTest.php, line 22
Class
- ImageViewsDataTest
- Tests image views data.
Namespace
Drupal\Tests\image\Kernel\ViewsCode
public static $modules = [
'image',
'file',
'views',
'entity_test',
'user',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.