Beispiel #1
0
 /**
  * Item count
  * @return int
  */
 public function count()
 {
     return $this->collection->count();
 }