You are here

protected static property EntityFormDisplayXmlBasicAuthTest::$modules in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\EntityFormDisplayXmlBasicAuthTest::modules

Modules to install.

Type: array

Overrides EntityFormDisplayResourceTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php, line 19

Class

EntityFormDisplayXmlBasicAuthTest
@group rest

Namespace

Drupal\FunctionalTests\Rest

Code

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