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