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
protected 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.