public static property RolesRidArgumentTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 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\ViewsCode
public static $testViews = [
'test_user_roles_rid',
];