?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/Container0X8GVwG/



?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev

?? Viewing: getStockController2Service.php

<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShopBundle\Controller\Api\StockController' shared service.

$this->services['PrestaShopBundle\\Controller\\Api\\StockController'] = $instance = new \PrestaShopBundle\Controller\Api\StockController();

$instance->movements = ($this->services['prestashop.core.api.stock.movements_collection'] ?? ($this->services['prestashop.core.api.stock.movements_collection'] = new \PrestaShopBundle\Api\Stock\MovementsCollection()));
$instance->stockRepository = ($this->services['prestashop.core.api.stock.repository'] ?? $this->load('getPrestashop_Core_Api_Stock_RepositoryService.php'));
$instance->queryParams = ($this->services['prestashop.core.api.query_stock_params_collection'] ?? ($this->services['prestashop.core.api.query_stock_params_collection'] = new \PrestaShopBundle\Api\QueryStockParamsCollection()));
$instance->setLogger(($this->services['logger'] ?? $this->getLoggerService()));
$instance->setContainer($this);

return $instance;


??

??