コード例 #1
0
ファイル: Select.php プロジェクト: sharkodlak/fluentdb
 public function dropResult()
 {
     parent::dropResult();
     $this->setupColumns();
 }