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/add_column.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 115 => 23, 112 => 22, 95 => 19, 91 => 18, 87 => 17, 70 => 16, 67 => 15, 65 => 14, 61 => 12, 55 => 9, 52 => 6, 46 => 4, 44 => 3, 40 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "table/structure/add_column.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/table/structure/add_column.twig"); } }