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