コード例 #1
0
ファイル: sti.php プロジェクト: AF83/morm
 public function mormTearDown()
 {
     $this->sql->queryDB(OtherUser::dropTable());
 }