Modules to enable.
Type: array
File
- drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php, line 33
- Contains \Drupal\translation_entity\Tests\Views\TranslationLinkTest.
Class
- TranslationLinkTest
- Tests the Entity translation overview link field handler.
Namespace
Drupal\translation_entity\Tests\Views
Code
public static $modules = array(
'translation_entity_test_views',
);