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 'prestashop.translation.extractor.legacy_module' shared service.
return $this->services['prestashop.translation.extractor.legacy_module'] = new \PrestaShop\PrestaShop\Core\Translation\Storage\Extractor\LegacyModuleExtractor(($this->services['prestashop.translation.extractor.php'] ?? ($this->services['prestashop.translation.extractor.php'] = new \PrestaShop\TranslationToolsBundle\Translation\Extractor\PhpExtractor())), ($this->services['prestashop.translation.extractor.smarty.legacy'] ?? $this->load('getPrestashop_Translation_Extractor_Smarty_LegacyService.php')), ($this->services['prestashop.translation.extractor.twig'] ?? $this->load('getPrestashop_Translation_Extractor_TwigService.php')), (\dirname(__DIR__, 4).'/app/../modules'), $this->parameters['translations_catalogue_extract_excluded_dirs']);