EntityFormDisplayValidationTest::$modules
Same name in other branches
- 10 core/tests/Drupal/KernelTests/Core/Entity/EntityFormDisplayValidationTest.php \Drupal\KernelTests\Core\Entity\EntityFormDisplayValidationTest::modules
Type: modules
Overrides ConfigEntityValidationTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFormDisplayValidationTest.php, line 34
Class
- EntityFormDisplayValidationTest
- Tests validation of entity_form_display entities.
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'entity_test',
'field',
'node',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.