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