protected static property CommentHalJsonTestBase::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php \Drupal\Tests\comment\Functional\Hal\CommentHalJsonTestBase::modules
Modules to install.
Type: array
Overrides CommentResourceTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Functional/ Hal/ CommentHalJsonTestBase.php, line 17
Class
Namespace
Drupal\Tests\comment\Functional\HalCode
protected static $modules = [
'hal',
];