Esempio n. 1
0
 public function findAllQuestionsCount()
 {
     return $this->questionDao->countAll();
 }