Issue #3001430 by alexpott, _utsavsharma, Oscaner, lauriii, smustgrave, ifux,...
Issue #3001430 by alexpott, _utsavsharma, Oscaner, lauriii, smustgrave, ifux, deviantintegral, pameeela: Unable to uninstall base theme and subtheme via config sync at the same time
(cherry picked from commit fab2025f)
@@ -202,6 +212,11 @@ public function __construct(StorageComparerInterface $storage_comparer, EventDis
$this->moduleInstaller=$module_installer;
$this->themeHandler=$theme_handler;
$this->stringTranslation=$string_translation;
if($extension_list_theme===NULL){
@trigger_error('Calling '.__METHOD__.' without the $extension_list_theme argument is deprecated in drupal:10.1.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3284397',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.' without the $extension_list_theme argument is deprecated in drupal:10.1.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3284397',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.' without the $extension_list_theme argument is deprecated in drupal:10.1.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3284397',E_USER_DEPRECATED);