protected static property EntityFormModeXmlBasicAuthTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Rest/EntityFormModeXmlBasicAuthTest.php \Drupal\FunctionalTests\Rest\EntityFormModeXmlBasicAuthTest::modules
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
Overrides EntityFormModeResourceTestBase::$modules
File
- core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityFormModeXmlBasicAuthTest.php, line 19
Class
- EntityFormModeXmlBasicAuthTest
- @group rest
Namespace
Drupal\FunctionalTests\RestCode
protected static $modules = [
'basic_auth',
];