";
}
public function getTemplateName()
{
return "datasetview-form-edit-step1.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 79 => 47, 76 => 37, 71 => 36, 67 => 35, 62 => 33, 58 => 32, 54 => 30, 51 => 29, 46 => 26, 43 => 25, 38 => 22, 36 => 23, 30 => 22,);
}
/** @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("", "datasetview-form-edit-step1.twig", "/home/mgatv524/public_html/edurocha/modules/datasetview-form-edit-step1.twig");
}
}