Exemplo n.º 1
0
 public function ajax()
 {
     $w = new Word();
     $w->get(1, 1000);
 }