source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "config/form_display/tabs_top.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 5, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "config/form_display/tabs_top.twig", "E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\pma\\templates\\config\\form_display\\tabs_top.twig"); } }