示例#1
0
 public function setUp()
 {
     $this->spellCheck = new Spellcheck();
     $this->spellCheck->setQueryInstance(new Query());
 }