Example #1
0
 public function getItemCount()
 {
     return Item::findCnt($this->getWhere());
 }