/home/techb158/tmp/pma_template_compiles_techb158/twig/ed
NameSizeModeActions
ed2d44f9b670c9e63fb2907da5dc6ed5.php25520644editdlrm
Edit: /home/techb158/tmp/pma_template_compiles_techb158/twig/ed/ed2d44f9b670c9e63fb2907da5dc6ed5.php (2552B)
source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; yield _gettext("Create view"); // line 5 yield "
"; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "modals/create_view.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/create_view.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/create_view.twig"); } }