Example #1
0
 /**
  * @return int
  */
 public function getTotalItems()
 {
     return $this->emailManager->count();
 }