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