Exemplo n.º 1
0
 /**
  * Setup filter
  * 
  * @return void
  */
 protected function _setupFilter()
 {
     $this->_filter->init($this);
 }