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/delete/confirm.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 97 => 29, 93 => 28, 87 => 25, 83 => 24, 76 => 19, 65 => 17, 61 => 16, 56 => 13, 54 => 12, 48 => 8, 46 => 6, 45 => 5, 44 => 4, 43 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "table/delete/confirm.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/delete/confirm.twig"); } }