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