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