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