/home/suroeste/tmp/pma_template_compiles_suroeste/twig/e6
Edit: /home/suroeste/tmp/pma_template_compiles_suroeste/twig/e6/e685c42da2c6e63c566f82cd432f7447.php (4237B)
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/relation/relational_dropdown.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 91 => 19, 85 => 16, 80 => 15, 77 => 14, 68 => 11, 65 => 10, 62 => 9, 60 => 8, 58 => 7, 57 => 6, 53 => 5, 48 => 4, 46 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "table/relation/relational_dropdown.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/relation/relational_dropdown.twig");
}
}