You are here

public static property LingotekNodeLocaleTranslationTest::$modules in Lingotek Translation 8

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeLocaleTranslationTest.php, line 23

Class

LingotekNodeLocaleTranslationTest
Tests translating a node with multiple locales.

Namespace

Drupal\lingotek\Tests

Code

public static $modules = [
  'block',
  'node',
  'image',
  'comment',
];