RevisionUidTest::$testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php, line 41

Class

RevisionUidTest
Tests the node_revision_uid field.

Namespace

Drupal\Tests\node\Kernel\Views

Code

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

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