public static property RolesRidArgumentTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/Views/RolesRidArgumentTest.php \Drupal\user\Tests\Views\RolesRidArgumentTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ user/ src/ Tests/ Views/ RolesRidArgumentTest.php, line 23 - Contains \Drupal\user\Tests\Views\RolesRidArgumentTest.
Class
- RolesRidArgumentTest
- Tests the handler of the user: roles argument.
Namespace
Drupal\user\Tests\ViewsCode
public static $testViews = array(
'test_user_roles_rid',
);