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