public static property CommentRowTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/CommentRowTest.php \Drupal\comment\Tests\Views\CommentRowTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ comment/ src/ Tests/ Views/ CommentRowTest.php, line 22 - Contains \Drupal\comment\Tests\Views\CommentRowTest.
Class
- CommentRowTest
- Tests the comment row plugin.
Namespace
Drupal\comment\Tests\ViewsCode
public static $testViews = array(
'test_comment_row',
);