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