예제 #1
0
파일: Migration.php 프로젝트: pr-of-it/t4
 public final function rollbackTransaction()
 {
     return $this->db->rollbackTransaction();
 }