services['PrestaShop\\PrestaShop\\Adapter\\Product\\Stock\\QueryHandler\\GetProductStockMovementsHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler(($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Stock\\Repository\\StockAvailableRepository'] ?? $this->load('getStockAvailableRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Stock\\Repository\\StockMovementRepository'] ?? $this->load('getStockMovementRepositoryService.php')), ($this->services['translator'] ?? $this->getTranslatorService()));