You are here

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

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

Modules to install.

Type: array

Overrides LingotekTestBase::$modules

File

tests/src/Functional/LingotekSystemSiteExistingBulkTranslationTest.php, line 19

Class

LingotekSystemSiteExistingBulkTranslationTest
Tests translating a config object using the bulk management form.

Namespace

Drupal\Tests\lingotek\Functional

Code

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