You are here

protected static property CommentTypeHalJsonCookieTest::$modules in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php \Drupal\Tests\comment\Functional\Hal\CommentTypeHalJsonCookieTest::modules

Modules to install.

Type: array

Overrides CommentTypeResourceTestBase::$modules

File

core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php, line 18

Class

CommentTypeHalJsonCookieTest
@group hal

Namespace

Drupal\Tests\comment\Functional\Hal

Code

protected static $modules = [
  'hal',
];