commit() public method

public commit ( )
コード例 #1
0
 public function commit()
 {
     $this->transaction->commit();
 }