You are here

public static property FloodTest::$modules in MongoDB 8

Modules to enable.

Type: array

File

src/Tests/FloodTest.php, line 24
Definition of rupal\mongodb\Tests\FloodTest.

Class

FloodTest
Functional tests for the flood control mechanism.

Namespace

Drupal\mongodb\Tests

Code

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