privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Repository\\CombinationRepository'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Repository\CombinationRepository(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'psot_', ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Validate\\CombinationValidator'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Validate\\CombinationValidator'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Validate\CombinationValidator())), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Attribute\\Repository\\AttributeRepository'] ?? $this->load('getAttributeRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));