HandlerFieldRoleTest::$testViews

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

Views used by this test.

Type: array

File

core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php, line 23

Class

HandlerFieldRoleTest
Tests the handler of the user: role field.

Namespace

Drupal\Tests\user\Functional\Views

Code

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

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