privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\CombinationDeleter'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Update\CombinationDeleter(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->load('getProductRepositoryService.php')), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Repository\\CombinationRepository'] ?? $this->load('getCombinationRepositoryService.php')), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\DefaultCombinationUpdater'] ?? $this->load('getDefaultCombinationUpdaterService.php')));