You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeTranslationDownloadStatusTest.php, line 25

Class

LingotekNodeTranslationDownloadStatusTest
Tests translating a node.

Namespace

Drupal\lingotek\Tests

Code

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