Modules to enable.
Type: array
File
- drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php, line 20
- Definition of Drupal\entity\Tests\EntityTestTranslationUITest.
Class
- EntityTestTranslationUITest
- Tests the Entity Test Translation UI.
Namespace
Drupal\translation_entity\Tests
Code
public static $modules = array(
'language',
'translation_entity',
'entity_test',
);