Exemple #1
0
 public function countUnverified()
 {
     return $this->userDao->countUnverified();
 }