";
}
public function getTemplateName()
{
return "help-form-delete.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 81 => 27, 77 => 26, 73 => 25, 69 => 23, 66 => 22, 60 => 19, 55 => 18, 52 => 17, 47 => 14, 44 => 13, 39 => 10, 37 => 11, 31 => 10,);
}
/** @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("", "help-form-delete.twig", "/home/mgatv524/public_html/edurocha/views/help-form-delete.twig");
}
}