Example #1
0
 public final function rollbackTransaction()
 {
     return $this->db->rollbackTransaction();
 }