NodeAccessJoinTest::$testViews

Same name and namespace in other branches
  1. 10 core/modules/node/tests/src/Functional/NodeAccessJoinTest.php \Drupal\Tests\node\Functional\NodeAccessJoinTest::testViews

Views used by this test.

Type: array

File

core/modules/node/tests/src/Functional/NodeAccessJoinTest.php, line 70

Class

NodeAccessJoinTest
Tests Node Access on join.

Namespace

Drupal\Tests\node\Functional

Code

public static array $testViews = [
    'test_node_access_join',
];

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