services['PrestaShop\\PrestaShop\\Adapter\\Product\\Supplier\\CommandHandler\\UpdateProductSuppliersHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler(($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Update\\ProductSupplierUpdater'] ?? $this->load('getProductSupplierUpdaterService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductSupplierRepository'] ?? $this->load('getProductSupplierRepositoryService.php')));