EntityViewDisplayValidationTest::$modules
Same name in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php \Drupal\KernelTests\Core\Entity\EntityViewDisplayValidationTest::modules
Type: modules
Overrides ConfigEntityValidationTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewDisplayValidationTest.php, line 34
Class
- EntityViewDisplayValidationTest
- Tests validation of entity_view_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.