/
home
/
sharedstore
/
.trash
/
prod
/
twig
/
50
/
/home/sharedstore/.trash/prod/twig/50
mkdir
upload
Name
Size
Mode
Actions
50c4803ef5f409c4d269eab1884886ba.php
1534
0644
edit
dl
rm
Edit:
/home/sharedstore/.trash/prod/twig/50/50c4803ef5f409c4d269eab1884886ba.php
(1534B)
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* @Twig/Exception/error.html.twig */ class __TwigTemplate_2b64a6b641aba060a0e86168009e7d47 extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->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"); } }
Save
cmd:
run