CommentRowTest::$testViews
Same name in other branches
- 8.9.x core/modules/comment/tests/src/Functional/Views/CommentRowTest.php \Drupal\Tests\comment\Functional\Views\CommentRowTest::testViews
- 10 core/modules/comment/tests/src/Functional/Views/CommentRowTest.php \Drupal\Tests\comment\Functional\Views\CommentRowTest::testViews
- 11.x core/modules/comment/tests/src/Functional/Views/CommentRowTest.php \Drupal\Tests\comment\Functional\Views\CommentRowTest::testViews
Views used by this test.
Type: array
File
-
core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentRowTest.php, line 22
Class
- CommentRowTest
- Tests the comment row plugin.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
public static $testViews = [
'test_comment_row',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.