?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/Container0X8GVwG/



?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev

?? Viewing: getPrestashop_Translation_Api_InternationalService.php

<?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.api.international' shared service.

$this->services['prestashop.translation.api.international'] = $instance = new \PrestaShopBundle\Translation\Api\InternationalApi();

$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));

return $instance;


??

??