示例#1
0
 public function add_step(question_attempt_step $step)
 {
     parent::add_step($step);
 }
示例#2
0
 public function add_step($step) {
     parent::add_step($step);
 }