You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTypeBulkLocaleTranslationTest.php, line 19

Class

LingotekContentTypeBulkLocaleTranslationTest
Tests translating a config entity into locales using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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