public static property LingotekNodeWithLinkTranslationTest::$modules in Lingotek Translation 8
Modules to install.
Type: array
Overrides LingotekTestBase::$modules
File
- src/
Tests/ LingotekNodeWithLinkTranslationTest.php, line 23
Class
- LingotekNodeWithLinkTranslationTest
- Tests translating a node that contains a link field.
Namespace
Drupal\lingotek\TestsCode
public static $modules = [
'block',
'node',
'image',
'comment',
'link',
'dblog',
];