public static property EntityQueryTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityQueryTest.php \Drupal\system\Tests\Entity\EntityQueryTest::modules
Modules to enable.
Type: array
Overrides EntityUnitTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityQueryTest.php, line 31 - Contains \Drupal\system\Tests\Entity\EntityQueryTest.
Class
- EntityQueryTest
- Tests Entity Query functionality.
Namespace
Drupal\system\Tests\EntityCode
public static $modules = array(
'field_test',
'language',
);