services['PrestaShop\\PrestaShop\\Adapter\\Feature\\Repository\\FeatureValueRepository'] = new \PrestaShop\PrestaShop\Adapter\Feature\Repository\FeatureValueRepository(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'psot_', ($this->services['PrestaShop\\PrestaShop\\Adapter\\Feature\\Validate\\FeatureValueValidator'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Feature\\Validate\\FeatureValueValidator'] = new \PrestaShop\PrestaShop\Adapter\Feature\Validate\FeatureValueValidator())));