You are here

protected static property ShortcutHalJsonBasicAuthTest::$modules in Drupal 9

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

Modules to install.

Type: array

Overrides ShortcutHalJsonAnonTest::$modules

File

core/modules/shortcut/tests/src/Functional/Hal/ShortcutHalJsonBasicAuthTest.php, line 17

Class

ShortcutHalJsonBasicAuthTest
@group hal

Namespace

Drupal\Tests\shortcut\Functional\Hal

Code

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