You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekUserSettingsBulkTranslationTest.php, line 19

Class

LingotekUserSettingsBulkTranslationTest
Tests translating user settings using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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