/home/sharedstore/.trash/prod/twig/50
Edit: /home/sharedstore/.trash/prod/twig/50/50c4803ef5f409c4d269eab1884886ba.php (1534B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 25
echo "
";
// line 26
$this->loadTemplate("@PrestaShop/Admin/Exception/error.html.twig", "@Twig/Exception/error.html.twig", 26)->display($context);
}
public function getTemplateName()
{
return "@Twig/Exception/error.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 40 => 26, 37 => 25,);
}
public function getSourceContext()
{
return new Source("", "@Twig/Exception/error.html.twig", "/home/sharedstore/public_html/prestashop.sharedstore.ma/templates/bundles/TwigBundle/Exception/error.html.twig");
}
}