You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekFieldOptionsTranslationTest.php, line 25

Class

LingotekFieldOptionsTranslationTest
Tests translating a options field.

Namespace

Drupal\lingotek\Tests

Code

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