Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/Container0X8GVwG/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev
<?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 'ps_checkout.store.store' shared service.
return $this->services['ps_checkout.store.store'] = new \PrestaShop\Module\PrestashopCheckout\Presenter\Store\StorePresenter([0 => ($this->services['ps_checkout.store.module.context'] ?? $this->load('getPsCheckout_Store_Module_ContextService.php')), 1 => ($this->services['ps_checkout.store.module.paypal'] ?? $this->load('getPsCheckout_Store_Module_PaypalService.php')), 2 => ($this->services['ps_checkout.store.module.configuration'] ?? $this->load('getPsCheckout_Store_Module_ConfigurationService.php'))]);