/home/sitetest/tmp/pma_template_compiles_sitetest/twig/06
NameSizeModeActions
06b1d000c5e1015a88c4635785811ef5.php25520644editdlrm
Edit: /home/sitetest/tmp/pma_template_compiles_sitetest/twig/06/06b1d000c5e1015a88c4635785811ef5.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"); } }