privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Update\\ProductCustomizationFieldUpdater'] = new \PrestaShop\PrestaShop\Adapter\Product\Customization\Update\ProductCustomizationFieldUpdater(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Repository\\CustomizationFieldRepository'] ?? $this->load('getCustomizationFieldRepositoryService.php')), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Update\\CustomizationFieldDeleter'] ?? $this->load('getCustomizationFieldDeleterService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->load('getProductRepositoryService.php')));