@trigger_error('The extension.list.module service must be passed to '.__NAMESPACE__.'\SystemController::__construct. It was added in Drupal 8.9.0 and will be required before Drupal 10.0.0.',E_USER_DEPRECATED);
@trigger_error('The update.update_hook_registry service must be passed to '.__NAMESPACE__.'\ModulesUninstallForm::__construct(). It was added in drupal:9.3.0 and will be required before drupal:10.0.0.',E_USER_DEPRECATED);
@trigger_error('system_sort_modules_by_info_name() is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Drupal\Core\Extension\ExtensionList::sortByName() instead. See https://www.drupal.org/node/3225999',E_USER_DEPRECATED);
$this->expectDeprecation('system_sort_modules_by_info_name() is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Drupal\Core\Extension\ExtensionList::sortByName() instead. See https://www.drupal.org/node/3225999');