You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekSystemSiteTranslationTest.php, line 23

Class

LingotekSystemSiteTranslationTest
Tests translating a config object.

Namespace

Drupal\lingotek\Tests

Code

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