Exemplo n.º 1
0
 public function getQuestionList()
 {
     return $this->questionDao->findAllQuestions();
 }