By alexpott on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
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