Example #1
0
 /**
  * @inheritdoc
  */
 public function getFilter()
 {
     $this->_filter = null;
     return parent::getFilter();
 }