ConfigMapperTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ config_translation/ tests/ src/ Kernel/ ConfigMapperTest.php, line 21  
Class
- ConfigMapperTest
 - Tests config mapper.
 
Namespace
Drupal\Tests\config_translation\KernelCode
protected static $modules = [
  'config_translation',
  'config_translation_test',
  'language',
  'locale',
  'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.