public static property LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::$modules in Lingotek Translation 3.6.x
Same name in this branch
- 3.6.x tests/src/Functional/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.6.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
Same name and namespace in other branches
- 8.2 tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 4.0.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.1.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.2.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.3.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.4.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.5.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.7.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
- 3.8.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php \Drupal\Tests\lingotek\FunctionalJavascript\LingotekNodeTranslatableParagraphsAsymmetricTranslationTest::modules
Modules to enable.
The test runner will merge the $modules lists from this class, the class it extends, and so on up the class hierarchy. It is not necessary to include modules in your list that a parent class has already declared.
Type: string[]
Overrides LingotekNodeParagraphsTranslationTest::$modules
See also
\Drupal\Tests\BrowserTestBase::installDrupal()
File
- tests/
src/ FunctionalJavascript/ LingotekNodeTranslatableParagraphsAsymmetricTranslationTest.php, line 18
Class
- LingotekNodeTranslatableParagraphsAsymmetricTranslationTest
- Tests translating a node with multiple locales including translatable paragraphs.
Namespace
Drupal\Tests\lingotek\FunctionalJavascriptCode
public static $modules = [
'paragraphs_asymmetric_translation_widgets',
];