Example #1
0
 public function getObjectCourseFromFormId()
 {
     return Form::getCourseFromFormId($this->formId);
 }