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