public static property LingotekContentTypeLocaleTranslationTest::$modules in Lingotek Translation 8
Modules to install.
Type: array
Overrides LingotekTestBase::$modules
File
- src/
Tests/ LingotekContentTypeLocaleTranslationTest.php, line 20
Class
- LingotekContentTypeLocaleTranslationTest
- Tests translating a node with multiple locales.
Namespace
Drupal\lingotek\TestsCode
public static $modules = [
'block',
'node',
'image',
'comment',
];