예제 #1
0
 /**
  * Retrieve filter items count
  *
  * @return int
  */
 public function getItemsCount()
 {
     return $this->_filter->getItemsCount();
 }