services['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Repository\\CustomizationFieldRepository'] = new \PrestaShop\PrestaShop\Adapter\Product\Customization\Repository\CustomizationFieldRepository(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'psot_', ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Validate\\CustomizationFieldValidator'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Validate\\CustomizationFieldValidator'] = new \PrestaShop\PrestaShop\Adapter\Product\Customization\Validate\CustomizationFieldValidator())));