Example #1
0
 /**
  * {@inheritdoc}
  */
 public function filter($closure)
 {
     return $this->_delegate->filter($closure);
 }