Exemplo n.º 1
0
Arquivo: sti.php Projeto: AF83/morm
 public function mormTearDown()
 {
     $this->sql->queryDB(OtherUser::dropTable());
 }