/home/suroeste/tmp/pma_template_compiles_suroeste/twig/a2
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/a2/a209a97ac8d504d733feb9f88263c3b7.php (4800B)
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 "table/structure/drop_confirm.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 111 => 20, 107 => 19, 100 => 15, 86 => 14, 80 => 13, 77 => 12, 60 => 11, 56 => 10, 51 => 7, 43 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/structure/drop_confirm.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/drop_confirm.twig");
}
}