";
}
public function getTemplateName()
{
return "displaygroup-form-copy.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 166 => 63, 161 => 62, 157 => 61, 151 => 59, 146 => 58, 142 => 57, 139 => 56, 133 => 54, 128 => 53, 123 => 52, 121 => 51, 115 => 49, 110 => 48, 105 => 47, 101 => 46, 95 => 44, 89 => 43, 84 => 42, 80 => 41, 76 => 40, 72 => 38, 69 => 37, 63 => 34, 58 => 33, 55 => 32, 50 => 29, 47 => 28, 44 => 27, 39 => 24, 37 => 25, 31 => 24,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED);
return $this->getSourceContext()->getCode();
}
public function getSourceContext()
{
return new Source("", "displaygroup-form-copy.twig", "/home/mgatv524/public_html/edurocha/views/displaygroup-form-copy.twig");
}
}