You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekContentTypeBulkDisassociateTest.php, line 21

Class

LingotekContentTypeBulkDisassociateTest
Tests translating config using the bulk management form.

Namespace

Drupal\lingotek\Tests

Code

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