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