예제 #1
0
 private function commitTransaction()
 {
     Log::info('Commit transaction');
     $this->targetDbHelper->commitTransaction();
 }