You are here

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

src/Tests/LingotekUtilitiesDisassociateAllDocumentsTest.php, line 35

Class

LingotekUtilitiesDisassociateAllDocumentsTest
Tests disassociating all site documents.

Namespace

Drupal\lingotek\Tests

Code

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