b6079fe255c3aa67a3ee83c05b3dd26678bb18fc5f7681a6855eb8f22e603ad4.php000064400000007215147213130010016230 0ustar00parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " "; } public function getTemplateName() { return "dropdown.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 78 => 11, 68 => 9, 64 => 8, 60 => 7, 51 => 5, 49 => 4, 47 => 3, 39 => 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("", "dropdown.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/dropdown.twig"); } }