commit() public method

public commit ( )
Ejemplo n.º 1
0
 public function commit()
 {
     $this->transaction->commit();
 }