Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php, line 22
- Definition of Drupal\Core\Entity\Tests\EntityQueryRelationshipTest.
Class
- EntityQueryRelationshipTest
- Tests Entity Query API relationship functionality.
Namespace
Drupal\system\Tests\Entity
Code
public static $modules = array(
'entity_test',
'taxonomy',
);