コード例 #1
0
ファイル: Migration.php プロジェクト: pr-of-it/t4
 public final function rollbackTransaction()
 {
     return $this->db->rollbackTransaction();
 }