You are here

protected static property PathAliasHalJsonCookieTest::$modules in Drupal 9

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

Modules to install.

Type: array

Overrides PathAliasResourceTestBase::$modules

File

core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php, line 18

Class

PathAliasHalJsonCookieTest
@group hal @group path_alias

Namespace

Drupal\Tests\path_alias\Functional\Hal

Code

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