source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 2 ob_start(function () { return ''; }); // line 3 echo " "; $___internal_0ed07ebc890011d53516c7046850b4b938149aac1dee0762dec9764e762dc5b2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset()); // line 2 echo twig_spaceless($___internal_0ed07ebc890011d53516c7046850b4b938149aac1dee0762dec9764e762dc5b2_); } public function getTemplateName() { return "database/designer/js_fields.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 48 => 2, 42 => 4, 39 => 3, 37 => 2,); } public function getSourceContext() { return new Source("", "database/designer/js_fields.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/designer/js_fields.twig"); } }