ContentTranslationDisableSettingTest::$modules
Same name in other branches
- 9 core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationDisableSettingTest::modules
- 8.9.x core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationDisableSettingTest::modules
- 11.x core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationDisableSettingTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationDisableSettingTest.php, line 21
Class
- ContentTranslationDisableSettingTest
- Test disabling content translation module.
Namespace
Drupal\Tests\content_translation\FunctionalCode
protected static $modules = [
'content_translation',
'menu_link_content',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.