You are here

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

Overrides LingotekTestBase::$modules

File

src/Tests/Form/LingotekNodeBulkFormTest.php, line 21

Class

LingotekNodeBulkFormTest
Tests the bulk management form.

Namespace

Drupal\lingotek\Tests\Form

Code

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