protected static property EntityDisplayFormBaseTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php \Drupal\KernelTests\Core\Entity\EntityDisplayFormBaseTest::modules
- 9 core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php \Drupal\KernelTests\Core\Entity\EntityDisplayFormBaseTest::modules
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayFormBaseTest.php, line 20
Class
- EntityDisplayFormBaseTest
- @coversDefaultClass \Drupal\field_ui\Form\EntityDisplayFormBase
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'entity_test',
];