/home/desid573/tmp/pma_template_compiles_desid573/twig/12
Edit: /home/desid573/tmp/pma_template_compiles_desid573/twig/12/12b55c3fd0ad26f6572d21b8d41cd0d5.php (2094B)
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 "table/search/column_comparison_operators.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 45 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/search/column_comparison_operators.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/search/column_comparison_operators.twig");
}
}