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/privileges/privileges_summary.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 333 => 102, 328 => 99, 324 => 97, 320 => 94, 309 => 92, 305 => 91, 301 => 90, 298 => 89, 296 => 88, 293 => 86, 287 => 84, 283 => 82, 279 => 79, 268 => 77, 264 => 76, 260 => 75, 257 => 74, 255 => 73, 252 => 71, 246 => 69, 244 => 68, 240 => 67, 237 => 66, 233 => 63, 216 => 60, 211 => 59, 194 => 58, 191 => 57, 189 => 56, 185 => 54, 183 => 53, 178 => 50, 175 => 49, 166 => 46, 162 => 45, 159 => 44, 153 => 42, 151 => 41, 146 => 40, 144 => 39, 139 => 37, 135 => 36, 131 => 35, 128 => 34, 123 => 33, 115 => 30, 112 => 29, 109 => 28, 107 => 27, 98 => 22, 92 => 20, 90 => 19, 85 => 18, 83 => 17, 79 => 16, 75 => 15, 71 => 14, 62 => 8, 58 => 7, 52 => 4, 48 => 3, 44 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "server/privileges/privileges_summary.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/server/privileges/privileges_summary.twig"); } }