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