Пример #1
0
Файл: sti.php Проект: AF83/morm
 public function mormTearDown()
 {
     $this->sql->queryDB(OtherUser::dropTable());
 }