You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekNodeWithTranslatedAuthorTranslationTest.php, line 22

Class

LingotekNodeWithTranslatedAuthorTranslationTest
Tests translating a node including author field.

Namespace

Drupal\lingotek\Tests

Code

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