<?phpuse 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 private 'app.twig_runtime' shared service.include_once \dirname(__DIR__, 4).'/src/Twig/AppRuntime.php';return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));