/home/suroeste/tmp/pma_template_compiles_suroeste/twig/fb
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/fb/fb7d77b76aab9ed1b5be7851ac3b9fa7.php (2490B)
source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
|
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "database/qbe/sort_select_cell.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 54 => 7, 48 => 5, 41 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "database/qbe/sort_select_cell.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/qbe/sort_select_cell.twig");
}
}