RolesRidArgumentTest::$testViews

Same name in other branches
  1. 8.9.x core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php \Drupal\Tests\user\Functional\Views\RolesRidArgumentTest::testViews
  2. 10 core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php \Drupal\Tests\user\Functional\Views\RolesRidArgumentTest::testViews
  3. 11.x core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php \Drupal\Tests\user\Functional\Views\RolesRidArgumentTest::testViews

Views used by this test.

Type: array

File

core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php, line 18

Class

RolesRidArgumentTest
Tests the handler of the user: roles argument.

Namespace

Drupal\Tests\user\Functional\Views

Code

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

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