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