Current File : //var/www/prestashop/var/cache/prod/Container6fk5v1E/getFragment_Renderer_HincludeService.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 private 'fragment.renderer.hinclude' shared service.

$this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer(($this->services['twig'] ?? $this->load('getTwigService.php')), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ZTSoWNQUJ1gBLV59Wti2z9jQJoucjjOEcSxcn8Qdew5rB8rjQC24jdBhQzCuyDHQ'))), NULL);

$instance->setFragmentPath('/_fragment');

return $instance;