?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/var/cache/prod/ContainerWfbupzb/



?? Go up: /home/webdevt/prestashop17/var/cache/prod

?? Viewing: getPrestashop_Translation_Api_StockService.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 public 'prestashop.translation.api.stock' shared service.

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

$instance->setTranslator(${($_ = isset($this->services['translator.default']) ? $this->services['translator.default'] : $this->getTranslator_DefaultService()) && false ?: '_'});

return $instance;


??

??