/var/lib/phpmyadmin/tmp/twig/34
Edit: /var/lib/phpmyadmin/tmp/twig/34/3416cf3bc72f71e19ce8345307924241.php (3794B)
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/bookmark.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 96 => 29, 88 => 23, 86 => 22, 78 => 16, 76 => 15, 69 => 11, 63 => 8, 59 => 7, 55 => 6, 51 => 5, 47 => 4, 43 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "sql/bookmark.twig", "/usr/share/phpmyadmin/templates/sql/bookmark.twig");
}
}