Change record status: 
Project: 
Introduced in branch: 
10.1.x
Introduced in version: 
10.1.0
Description: 

The constructor of the following classes:

  • \Drupal\Core\Config\ConfigImporter
  • \Drupal\config\Form\ConfigSync
  • \Drupal\config\Form\ConfigSingleImportForm

now require an argument of extension.list.theme service implementing \Drupal\Core\Extension\ThemeExtensionList.

\Drupal\config\Form\ConfigSync and \Drupal\config\Form\ConfigSingleImportForm are forms and are consider to be internal.

Impacts: 
Module developers