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