Beispiel #1
0
 public function fetchResult()
 {
     $result = $this->engine->fetchResult();
     return $result;
 }