Current path: home/webdevt/www/schtroumpf.fr/var/cache/prod/ContainerTOqgxEl/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/prod
<?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.twig.extension.translation' shared service.
$this->services['prestashop.twig.extension.translation'] = $instance = new \PrestaShopBundle\Twig\TranslationsExtension($this, ($this->services['prestashop.router'] ?? $this->load('getPrestashop_RouterService.php')));
$instance->logger = ($this->services['logger'] ?? $this->getLoggerService());
$instance->translator = ($this->services['translator'] ?? $this->getTranslatorService());
return $instance;