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