TempStoreDatabaseTest::$modules

Same name in this branch
  1. 8.9.x core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php \Drupal\Tests\user\Kernel\TempStoreDatabaseTest::modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php, line 24

Class

TempStoreDatabaseTest
Tests the temporary object storage system.

Namespace

Drupal\KernelTests\Core\TempStore

Code

public static $modules = [
    'system',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.