/var/lib/phpmyadmin/tmp/twig/75
Edit: /var/lib/phpmyadmin/tmp/twig/75/75ab0b0a13a42c04b3a87eb4b3d4ca00.php (4044B)
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", "/usr/share/phpmyadmin/templates/select_lang.twig");
}
}