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 "select_lang.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 109 => 31, 105 => 29, 103 => 28, 98 => 25, 89 => 22, 86 => 21, 83 => 19, 81 => 18, 77 => 17, 75 => 16, 71 => 15, 66 => 12, 60 => 9, 57 => 8, 52 => 6, 49 => 5, 47 => 4, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "select_lang.twig", "/var/www/web360/htdocs/leitgedanken_php8/pma/templates/select_lang.twig"); } }