protected static property ContentEntityNullStorageTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php \Drupal\KernelTests\Core\Entity\ContentEntityNullStorageTest::modules
- 9 core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php \Drupal\KernelTests\Core\Entity\ContentEntityNullStorageTest::modules
Modules to enable.
Type: array
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityNullStorageTest.php, line 25
Class
- ContentEntityNullStorageTest
- Tests ContentEntityNullStorage entity query support.
Namespace
Drupal\KernelTests\Core\EntityCode
protected static $modules = [
'system',
'contact',
'user',
];