RelationshipNodeFileDataTest::$testViews

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

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php, line 34

Class

RelationshipNodeFileDataTest
Tests file on node relationship handler.

Namespace

Drupal\Tests\file\Kernel\Views

Code

public static $testViews = [
    'test_file_to_node',
    'test_node_to_file',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.