You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekTaxonomyTermTranslationTest.php, line 24

Class

LingotekTaxonomyTermTranslationTest
Tests translating a taxonomy term.

Namespace

Drupal\lingotek\Tests

Code

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