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\Views

Code

public static $testViews = [
    'test_comment_rest',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.