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/triggers/list.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 166 => 49, 159 => 45, 155 => 44, 150 => 42, 146 => 41, 141 => 39, 137 => 38, 133 => 37, 127 => 36, 124 => 35, 122 => 34, 115 => 30, 103 => 28, 96 => 24, 92 => 23, 87 => 22, 81 => 20, 79 => 19, 75 => 18, 68 => 14, 64 => 12, 62 => 11, 58 => 10, 51 => 7, 49 => 6, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "database/triggers/list.twig", "/var/www/localhost/htdocs/phpmyadmin/templates/database/triggers/list.twig"); } }