protected static property EntityFormDisplayXmlBasicAuthTest::$modules in Drupal 9
Same name and namespace in other branches
- 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\RestCode
protected static $modules = [
'basic_auth',
];