예제 #1
0
파일: Pipe.php 프로젝트: vkartaviy/pipes
 public function next()
 {
     $this->input->next();
 }