Exemple #1
0
 public function save()
 {
     return $this->quiz->vote($this->answerID);
 }