Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php, line 29
- Contains \Drupal\translation_entity\Tests\Views\TranslationEntityViewsUITest.
Class
- TranslationEntityViewsUITest
- Tests the views UI when translation_entity is enabled.
Namespace
Drupal\translation_entity\Tests\Views
Code
public static $modules = array(
'translation_entity',
);