예제 #1
0
 private function doSearch()
 {
     $m = new MapModel();
     return $m->run($this->parameters);
 }