/home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/12
NameSizeModeActions
1245f7567366c2d39cc0daac8e2fa139.php25550644editdlrm
Edit: /home/kanaloa/tmp/pma_template_compiles_kanaloa/twig/12/1245f7567366c2d39cc0daac8e2fa139.php (2555B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; yield _gettext("ENUM/SET editor"); // line 5 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/enum_set_editor.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 60 => 11, 56 => 10, 49 => 6, 45 => 5, 38 => 1,); } public function getSourceContext() { return new Source("", "modals/enum_set_editor.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/enum_set_editor.twig"); } }