CommentHalExportTest::$modules
Type: modules
Overrides CommentTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Functional/ comment/ Views/ CommentHalExportTest.php, line 32
Class
- CommentHalExportTest
- Tests a comment rest export view.
Namespace
Drupal\Tests\hal\Functional\comment\ViewsCode
protected static $modules = [
'node',
'comment',
'hal_test_views',
'rest',
'hal',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.