Current path: home/webdevt/prestashop17/var/cache/prod/ContainerWfbupzb/
?? Go up: /home/webdevt/prestashop17/var/cache/prod
<?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.adapter.pdf.generator.invoice' shared service.
return $this->services['prestashop.adapter.pdf.generator.invoice'] = new \PrestaShop\PrestaShop\Adapter\PDF\PDFGenerator(${($_ = isset($this->services['prestashop.adapter.legacy.context']) ? $this->services['prestashop.adapter.legacy.context'] : $this->getPrestashop_Adapter_Legacy_ContextService()) && false ?: '_'}->getSmarty(), ${($_ = isset($this->services['prestashop.adapter.pdf.type_provider.invoice']) ? $this->services['prestashop.adapter.pdf.type_provider.invoice'] : ($this->services['prestashop.adapter.pdf.type_provider.invoice'] = new \PrestaShop\PrestaShop\Adapter\Invoice\InvoiceTemplateTypeProvider())) && false ?: '_'});