privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Update\\ProductAttachmentUpdater'] = new \PrestaShop\PrestaShop\Adapter\Product\Update\ProductAttachmentUpdater(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Attachment\\AttachmentRepository'] ?? $this->load('getAttachmentRepositoryService.php')));