public static property LingotekNodeEmbeddingContactFormTranslationTest::$modules in Lingotek Translation 3.4.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 4.0.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.0.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.1.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.2.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.3.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.5.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.6.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.7.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
- 3.8.x tests/src/Functional/LingotekNodeEmbeddingContactFormTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::modules
Modules to install.
Type: array
Overrides LingotekTestBase::$modules
File
- tests/
src/ Functional/ LingotekNodeEmbeddingContactFormTranslationTest.php, line 27
Class
- LingotekNodeEmbeddingContactFormTranslationTest
- Tests translating a node with multiple locales embedding another config entity.
Namespace
Drupal\Tests\lingotek\FunctionalCode
public static $modules = [
'block',
'node',
'image',
'comment',
'contact',
];