services['PrestaShop\\PrestaShop\\Adapter\\Feature\\CommandHandler\\AddFeatureValueHandler'] = new \PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Feature\\Repository\\FeatureRepository'] ?? $this->load('getFeatureRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Feature\\Repository\\FeatureValueRepository'] ?? $this->load('getFeatureValueRepositoryService.php')));