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 "server/databases/create.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 130 => 49, 126 => 47, 124 => 46, 121 => 45, 119 => 41, 111 => 37, 109 => 36, 105 => 35, 102 => 34, 100 => 33, 94 => 30, 91 => 29, 89 => 27, 88 => 24, 87 => 23, 86 => 22, 82 => 21, 77 => 19, 74 => 18, 70 => 16, 68 => 15, 63 => 13, 57 => 10, 54 => 9, 52 => 8, 48 => 7, 43 => 4, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "server/databases/create.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/server/databases/create.twig"); } }