957e730ffafea958abfa3dd6b0bdae7a0075977cd39765b2f4883121b0f49e4d.php000064400000011636147212564040016413 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "columns_definitions/column_indexes.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 94 => 21, 89 => 20, 83 => 17, 78 => 16, 72 => 13, 67 => 12, 61 => 9, 56 => 8, 50 => 5, 45 => 4, 41 => 3, 35 => 2, 30 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Source("", "columns_definitions/column_indexes.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_indexes.twig"); } }