You are here

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

Overrides LingotekTestBase::$modules

File

src/Tests/Form/LingotekConfigBulkFormTest.php, line 20

Class

LingotekConfigBulkFormTest
Tests the config bulk management form.

Namespace

Drupal\lingotek\Tests\Form

Code

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