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