?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/var/cache/prod/ContainerTOqgxEl/



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

?? Viewing: getPrestashop_Core_Admin_MultistoreService.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 'prestashop.core.admin.multistore' shared service.

$this->services['prestashop.core.admin.multistore'] = $instance = new \PrestaShopBundle\Controller\Admin\MultistoreController();

$instance->multistoreFeature = ($this->services['PrestaShop\\PrestaShop\\Adapter\\Feature\\MultistoreFeature'] ?? $this->load('getMultistoreFeatureService.php'));
$instance->multistoreContext = ($this->services['prestashop.adapter.shop.context'] ?? ($this->services['prestashop.adapter.shop.context'] = new \PrestaShop\PrestaShop\Adapter\Shop\Context()));
$instance->entityManager = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$instance->productRepository = ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->load('getProductRepositoryService.php'));
$instance->setContainer($this);
$instance->setContainer($this);

return $instance;


??

??