public static property LingotekNodeExistingBulkViewsTranslationTest::$modules in Lingotek Translation 3.6.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 4.0.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.0.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.1.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.2.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.3.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.4.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.5.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.7.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
- 3.8.x tests/src/Functional/Views/LingotekNodeExistingBulkViewsTranslationTest.php \Drupal\Tests\lingotek\Functional\Views\LingotekNodeExistingBulkViewsTranslationTest::modules
Modules to install.
Type: array
Overrides LingotekNodeExistingBulkTranslationTest::$modules
File
- tests/
src/ Functional/ Views/ LingotekNodeExistingBulkViewsTranslationTest.php, line 19
Class
- LingotekNodeExistingBulkViewsTranslationTest
- Tests translating a node using the bulk management form.
Namespace
Drupal\Tests\lingotek\Functional\ViewsCode
public static $modules = [
'block',
'node',
'views',
];