You are here

public static property LingotekNodeStatusDownloadTargetTest::$modules in Lingotek Translation 3.6.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  2. 4.0.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  3. 3.0.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  4. 3.1.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  5. 3.2.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  6. 3.3.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  7. 3.4.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  8. 3.5.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  9. 3.7.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules
  10. 3.8.x tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeStatusDownloadTargetTest::modules

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

tests/src/Functional/LingotekNodeStatusDownloadTargetTest.php, line 21

Class

LingotekNodeStatusDownloadTargetTest
Tests translating a node.

Namespace

Drupal\Tests\lingotek\Functional

Code

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