protected static property EntityDisplayBaseTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php \Drupal\KernelTests\Core\Entity\EntityDisplayBaseTest::modules
- 9 core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php \Drupal\KernelTests\Core\Entity\EntityDisplayBaseTest::modules
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayBaseTest.php, line 21
Class
- EntityDisplayBaseTest
- @coversDefaultClass \Drupal\Core\Entity\EntityDisplayBase
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'entity_test',
'entity_test_third_party',
'field',
'system',
'comment',
'user',
];