Example #1
0
 /**
  * @param $input
  */
 public function setInput($input)
 {
     parent::setInput($input);
     $this->begin('BOF');
 }