You are here

protected static property LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest::$modules in Drupal 9

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

Modules to install.

Type: array

Overrides EntityViewDisplayHalJsonAnonTest::$modules

File

core/modules/layout_builder/tests/src/Functional/Hal/LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest.php, line 19

Class

LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest
@group layout_builder @group rest

Namespace

Drupal\Tests\layout_builder\Functional\Hal

Code

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