Ejemplo n.º 1
0
 public function rollBack()
 {
     $this->bd->rollBack();
     self::$has_transaction = false;
 }