You are here

public static property RelationshipUserFileDataTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php \Drupal\Tests\file\Kernel\Views\RelationshipUserFileDataTest::testViews

Views used by this test.

Type: array

File

core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php, line 41

Class

RelationshipUserFileDataTest
Tests file on user relationship handler.

Namespace

Drupal\Tests\file\Kernel\Views

Code

public static $testViews = [
  'test_file_user_file_data',
];