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 "javascript/display.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 44 => 6, 37 => 1,); } public function getSourceContext() { return new Source("", "javascript/display.twig", "/var/www/web360/htdocs/leitgedanken_php8/pma/templates/javascript/display.twig"); } }