@trigger_error('Calling ConfigInstaller::__construct() without the $extension_path_resolver argument is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/2940438',E_USER_DEPRECATED);
@@ -113,10 +113,6 @@ public function __construct(EntityTypeManagerInterface $entity_type_manager, Con
$this->activeStorage=$active_storage;
$this->eventDispatcher=$event_dispatcher;
$this->entityRepository=$entity_repository;
if(!$extension_path_resolver){
@trigger_error('Calling ConfigManager::__construct without the $extension_path_resolver argument is deprecated in drupal:9.3.0 and is required in drupal:10.0.0. See https://www.drupal.org/node/2940438',E_USER_DEPRECATED);