3c1ce12790d85be1843a8b9bf6dd915d26d6aff8907d396a03e0249b21080b80.php000064400000005142147213120510015775 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "columns_definitions/column_type.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 50 => 7, 47 => 6, 44 => 5, 42 => 4, 37 => 3, 33 => 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_type.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_type.twig"); } }