コード例 #1
0
 public function saveQuestionSolution()
 {
     $this->questionOBJ->persistPreviewState($this->previewSession);
 }