LanguageSelectorTranslatableTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ language/ tests/ src/ Functional/ LanguageSelectorTranslatableTest.php, line 23  
Class
- LanguageSelectorTranslatableTest
 - Tests the content translation settings language selector options.
 
Namespace
Drupal\Tests\language\FunctionalCode
protected static $modules = [
  'language',
  'content_translation',
  'node',
  'comment',
  'field_ui',
  'entity_test',
  'locale',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.