protected static property EntityFormDisplayResourceTestBase::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php \Drupal\FunctionalTests\Rest\EntityFormDisplayResourceTestBase::modules
Modules to install.
Type: array
Overrides EntityResourceTestBase::$modules
File
- core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityFormDisplayResourceTestBase.php, line 14
Class
Namespace
Drupal\FunctionalTests\RestCode
protected static $modules = [
'node',
'field_ui',
];