Ejemplo n.º 1
0
 public function convert(Question $question)
 {
     return $question->to_array();
 }