/home/desid573/tmp/pma_template_compiles_desid573/twig/84
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/84/84d33b4c7ae368136f9042cafa5c5b35.php (2700B)
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 "modals/preview_sql_confirmation.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 64 => 15, 60 => 14, 49 => 6, 45 => 5, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "modals/preview_sql_confirmation.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_confirmation.twig");
}
}