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