TempStoreDatabaseTest::$modules
Same name in this branch
- 8.9.x core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php \Drupal\KernelTests\Core\TempStore\TempStoreDatabaseTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ TempStoreDatabaseTest.php, line 25
Class
- TempStoreDatabaseTest
- Tests the temporary object storage system.
Namespace
Drupal\Tests\user\KernelCode
public static $modules = [
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.