You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekFieldBodyBulkDebugTest.php, line 23

Class

LingotekFieldBodyBulkDebugTest
Tests debugging a field using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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