Exemplo n.º 1
0
 /**
  * @param \ilObjTestGateway $resultGateway
  */
 public static function setResultGateway($resultGateway)
 {
     self::$resultGateway = $resultGateway;
 }