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 "database/structure/drop_form.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 78 => 20, 74 => 19, 68 => 16, 64 => 15, 55 => 9, 51 => 7, 49 => 6, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/structure/drop_form.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/structure/drop_form.twig"); } }