コード例 #1
0
ファイル: TerminalFacade.php プロジェクト: syhol/asclay
 public function setRow($row)
 {
     return $this->cursor->setRow($row);
 }