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