You are here

static property EntityQueryTest::$modules in MongoDB 8

File

src/Tests/Entity/EntityQueryTest.php, line 14

Class

EntityQueryTest
Tests the basic MongoDB Entity API.

Namespace

Drupal\mongodb\Tests\Entity

Code

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