ConfigSchemaTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php, line 29  
Class
- ConfigSchemaTest
 - Tests schema for configuration objects.
 
Namespace
Drupal\KernelTests\Core\ConfigCode
protected static $modules = [
  'system',
  'language',
  'field',
  'image',
  'config_test',
  'config_schema_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.