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