You are here

public static property EntityTestLabelHalJsonAnonTest::$modules in Drupal 8

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

Modules to install.

Type: array

Overrides EntityTestLabelResourceTestBase::$modules

File

core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonAnonTest.php, line 21

Class

EntityTestLabelHalJsonAnonTest
@group hal

Namespace

Drupal\Tests\entity_test\Functional\Hal

Code

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