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\EntityCode
static $modules = array(
'mongodb',
);