You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekFieldBodyTranslationTest.php, line 26

Class

LingotekFieldBodyTranslationTest
Tests translating a field.

Namespace

Drupal\lingotek\Tests

Code

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