Ejemplo n.º 1
0
 public function fetchArray()
 {
     return $this->adapter->fetch_array($this->result);
 }