コード例 #1
0
ファイル: class.assQuestion.php プロジェクト: bheyser/qplskl
 /**
  * @param \ilObjTestGateway $resultGateway
  */
 public static function setResultGateway($resultGateway)
 {
     self::$resultGateway = $resultGateway;
 }