You are here

public static property CommentTypeHalJsonCookieTest::$modules in Drupal 8

Same name and namespace in other branches
  1. 9 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

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