You are here

public static property EntityViewDisplayHalJsonAnonTest::$modules in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php \Drupal\FunctionalTests\Hal\EntityViewDisplayHalJsonAnonTest::modules

Modules to install.

Type: array

Overrides EntityViewDisplayResourceTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php, line 18

Class

EntityViewDisplayHalJsonAnonTest
@group hal

Namespace

Drupal\FunctionalTests\Hal

Code

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