Ejemplo n.º 1
0
 public function findAnswersCount($optionIds)
 {
     return $this->answerDao->findCountList($optionIds);
 }