/home/techb158/tmp/pma_template_compiles_techb158/twig/4b
Edit: /home/techb158/tmp/pma_template_compiles_techb158/twig/4b/4be92043736d6e0072e523d3d6759484.php (3055B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "database/structure/drop_form.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 79 => 20, 75 => 19, 69 => 16, 64 => 15, 55 => 9, 51 => 7, 43 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/structure/drop_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/drop_form.twig");
}
}