ContentTranslationConfigImportTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationConfigImportTest.php, line 28  
Class
- ContentTranslationConfigImportTest
 - Tests content translation updates performed during config import.
 
Namespace
Drupal\Tests\content_translation\KernelCode
protected static $modules = [
  'system',
  'user',
  'entity_test',
  'language',
  'content_translation',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.