RevisionUidTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::testViews
  2. 10 core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::testViews
  3. 11.x core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

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

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.