You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTypeTranslationTest.php, line 27

Class

LingotekContentTypeTranslationTest
Tests translating a content type.

Namespace

Drupal\lingotek\Tests

Code

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