EntityViewDisplayHalJsonBasicAuthTest::$modules

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

Type: modules

Overrides EntityViewDisplayHalJsonAnonTest::$modules

File

core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php, line 18

Class

EntityViewDisplayHalJsonBasicAuthTest
@group hal @group legacy

Namespace

Drupal\Tests\hal\Functional\Core

Code

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

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