/home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/98
Edit: /home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/98/983a715afcd40cbe198d13a69aef20b4.php (4247B)
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 "top_menu.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 84 => 19, 76 => 16, 69 => 14, 67 => 13, 63 => 12, 59 => 11, 54 => 10, 50 => 9, 43 => 4, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "top_menu.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/top_menu.twig");
}
}