Esempio n. 1
0
 protected function mormSetUp()
 {
     $this->sql->queryDB(Authors::createTable());
 }