コード例 #1
0
ファイル: Pipe.php プロジェクト: vkartaviy/pipes
 public function next()
 {
     $this->input->next();
 }