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