File: //proc/self/cwd/nueva/var/cache/dev/ContainerXle9u1z/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']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'});
return $instance;