/home/techb158/tmp/pma_template_compiles_techb158/twig/37
NameSizeModeActions
37c291d7d41932c7cfda81164a494019.php20580644editdlrm
37185b63b9442e768d7347fa153caba3.php21400644editdlrm
Edit: /home/techb158/tmp/pma_template_compiles_techb158/twig/37/37185b63b9442e768d7347fa153caba3.php (2140B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["group"] ?? null), "html", null, true); yield "\"> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["colspan"] ?? null), "html", null, true); yield "\"> "; // line 3 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["header_text"] ?? null), "html", null, true); yield " "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "config/form_display/group_header.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 47 => 3, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "config/form_display/group_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/config/form_display/group_header.twig"); } }