Example #1
0
 /**
  * @return int
  */
 public function countAllKeys()
 {
     return $this->keyDao->countAll();
 }