You are here

protected static property EntityFormDisplayXmlBasicAuthTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\EntityFormDisplayXmlBasicAuthTest::modules
  2. 9 core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\EntityFormDisplayXmlBasicAuthTest::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',
];