DatabaseLegacyTest::$modules

The modules to enable.

Type: array

Overrides DatabaseTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php, line 29

Class

DatabaseLegacyTest
Deprecation tests cases for the database layer.

Namespace

Drupal\KernelTests\Core\Database

Code

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

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