services['PrestaShopBundle\\Form\\Admin\\Sell\\Product\\Combination\\BulkCombinationStockType'] = new \PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getLanguages(), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()))->getBoolean("PS_STOCK_MANAGEMENT"));