You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTypeBulkTranslationTest.php, line 26

Class

LingotekContentTypeBulkTranslationTest
Tests translating a config entity using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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