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 "table/structure/drop_confirm.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 110 => 20, 106 => 19, 100 => 15, 86 => 14, 80 => 13, 77 => 12, 60 => 11, 56 => 10, 51 => 7, 49 => 6, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "table/structure/drop_confirm.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/structure/drop_confirm.twig"); } }