commit() публичный Метод

public commit ( )
 public function commit()
 {
     $this->transaction->commit();
 }