You are here

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

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekEntityTestBulkTranslationTest.php, line 18

Class

LingotekEntityTestBulkTranslationTest
Tests translating the entity test using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

public static $modules = [
  'entity_test',
];