示例#1
0
文件: Migration.php 项目: pr-of-it/t4
 public final function rollbackTransaction()
 {
     return $this->db->rollbackTransaction();
 }