public static property CommentLinksTest::$testViews in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::testViews
- 9 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentLinksTest.php, line 33
Class
- CommentLinksTest
- Tests the comment link field handlers.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
public static $testViews = [
'test_comment',
];