You are here

public static property ConfigStorageTest::$modules in MongoDB 8

Modules to enable.

Type: array

File

src/Tests/ConfigStorageTest.php, line 27
Definition of Drupal\mongodb\Tests\ConfigStorageTest.

Class

ConfigStorageTest
Tests ConfigStorage controller operations.

Namespace

Drupal\mongodb\Tests

Code

public static $modules = array(
  'mongodb',
);