RevisionRelationshipsTest::$testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
-
core/
modules/ node/ tests/ src/ Kernel/ Views/ RevisionRelationshipsTest.php, line 52
Class
- RevisionRelationshipsTest
- Tests the integration of node_revision table of node module.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
public static $testViews = [
'test_node_revision_nid',
'test_node_revision_vid',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.