EntityFormModeHalJsonBasicAuthTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php \Drupal\Tests\hal\Functional\Core\EntityFormModeHalJsonBasicAuthTest::modules

Type: modules

File

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

Class

EntityFormModeHalJsonBasicAuthTest
@group hal

Namespace

Drupal\FunctionalTests\Hal

Code

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

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