public static property RelationshipUserImageDataTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php \Drupal\Tests\image\Kernel\Views\RelationshipUserImageDataTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- core/
modules/ image/ tests/ src/ Kernel/ Views/ RelationshipUserImageDataTest.php, line 39
Class
- RelationshipUserImageDataTest
- Tests image on user relationship handler.
Namespace
Drupal\Tests\image\Kernel\ViewsCode
public static $testViews = [
'test_image_user_image_data',
];