Example #1
0
 /**
  * @inheritdoc
  */
 public function getTotalItems()
 {
     return new PositiveInteger($this->items->count());
 }