You are here

protected static property ActionHalJsonAnonTest::$modules in Drupal 9

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

Modules to install.

Type: array

Overrides ActionResourceTestBase::$modules

File

core/modules/system/tests/src/Functional/Hal/ActionHalJsonAnonTest.php, line 18

Class

ActionHalJsonAnonTest
@group hal

Namespace

Drupal\Tests\system\Functional\Hal

Code

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