CommentHalExportTest::$testViews

Views used by this test.

Type: array

File

core/modules/hal/tests/src/Functional/comment/Views/CommentHalExportTest.php, line 27

Class

CommentHalExportTest
Tests a comment rest export view.

Namespace

Drupal\Tests\hal\Functional\comment\Views

Code

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

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