%PDF- %PDF-
Direktori : /home/emtnaeewxm/www/var/cache/prod/ContainerWxda4aw/ |
Current File : /home/emtnaeewxm/www/var/cache/prod/ContainerWxda4aw/getTranslation_ExtractorService.php |
<?php use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. // Returns the private 'translation.extractor' shared service. include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/Extractor/ExtractorInterface.php'; include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/Extractor/ChainExtractor.php'; include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/Extractor/AbstractFileExtractor.php'; include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Translation/Extractor/PhpExtractor.php'; $this->services['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor(); $instance->addExtractor('php', ${($_ = isset($this->services['translation.extractor.php']) ? $this->services['translation.extractor.php'] : ($this->services['translation.extractor.php'] = new \Symfony\Component\Translation\Extractor\PhpExtractor())) && false ?: '_'}); $instance->addExtractor('twig', ${($_ = isset($this->services['twig.translation.extractor']) ? $this->services['twig.translation.extractor'] : $this->load('getTwig_Translation_ExtractorService.php')) && false ?: '_'}); return $instance;