Modules to enable.
Type: array
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php, line 25
- Definition of Drupal\system\Tests\Entity\EntityTranslationFormTest.
Class
- EntityTranslationFormTest
- Tests entity translation form.
Namespace
Drupal\system\Tests\Entity
Code
public static $modules = array(
'entity_test',
'locale',
'node',
);