services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\CombinationFiller'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Update\Filler\CombinationFiller(new RewindableGenerator(function () {
yield 0 => ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\DetailsFiller'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\DetailsFiller'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Update\Filler\DetailsFiller()));
yield 1 => ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\PricesFiller'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\PricesFiller'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Update\Filler\PricesFiller()));
yield 2 => ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\StockInformationFiller'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\Filler\\StockInformationFiller'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\Update\Filler\StockInformationFiller()));
}, 3));