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/create_table.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 76 => 21, 67 => 15, 60 => 11, 55 => 9, 52 => 8, 49 => 7, 46 => 5, 44 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "database/create_table.twig", "E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\pma\\templates\\database\\create_table.twig"); } }