public static property CommentOperationsTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/Views/CommentOperationsTest.php \Drupal\Tests\comment\Functional\Views\CommentOperationsTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentOperationsTest.php, line 17
Class
- CommentOperationsTest
- Tests comment operations.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
public static $testViews = [
'test_comment_operations',
];