You are here

protected static property EntityTestLabelHalJsonBasicAuthTest::$modules in Drupal 9

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

Modules to install.

Type: array

Overrides EntityTestLabelHalJsonAnonTest::$modules

File

core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestLabelHalJsonBasicAuthTest.php, line 17

Class

EntityTestLabelHalJsonBasicAuthTest
@group hal

Namespace

Drupal\Tests\entity_test\Functional\Hal

Code

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