/var/lib/phpmyadmin/tmp/twig/53
Edit: /var/lib/phpmyadmin/tmp/twig/53/535a1e2138a97c832f9a8c4a452cb33b.php (2341B)
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 "sql/enum_column_dropdown.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 58 => 6, 45 => 4, 41 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "sql/enum_column_dropdown.twig", "/usr/share/phpmyadmin/templates/sql/enum_column_dropdown.twig");
}
}