EntityViewDisplayHalJsonAnonTest::$modules

Same name in other branches
  1. 8.9.x core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php \Drupal\FunctionalTests\Hal\EntityViewDisplayHalJsonAnonTest::modules

Type: modules

Overrides EntityViewDisplayResourceTestBase::$modules

File

core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php, line 19

Class

EntityViewDisplayHalJsonAnonTest
@group hal @group legacy

Namespace

Drupal\Tests\hal\Functional\Core

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.