ContentTestTranslationUITest::$modules
Same name in other branches
- 9 core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php \Drupal\Tests\content_translation\Functional\ContentTestTranslationUITest::modules
- 10 core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php \Drupal\Tests\content_translation\Functional\ContentTestTranslationUITest::modules
- 11.x core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php \Drupal\Tests\content_translation\Functional\ContentTestTranslationUITest::modules
Modules to enable.
Type: array
Overrides ContentTranslationTestBase::$modules
File
-
core/
modules/ content_translation/ tests/ src/ Functional/ ContentTestTranslationUITest.php, line 22
Class
- ContentTestTranslationUITest
- Tests the test content translation UI with the test entity.
Namespace
Drupal\Tests\content_translation\FunctionalCode
public static $modules = [
'language',
'content_translation',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.