コード例 #1
0
ファイル: StateResult.php プロジェクト: rsmakota/ortofit
 /**
  * @return string
  */
 protected function getTemplate()
 {
     return $this->quiz->getResultTemplate();
 }