You are here

public static property RelationshipUserFileDataTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php, line 33
Contains \Drupal\file\Tests\Views\RelationshipUserFileDataTest.

Class

RelationshipUserFileDataTest
Tests file on user relationship handler.

Namespace

Drupal\file\Tests\Views

Code

public static $testViews = array(
  'test_file_user_file_data',
);