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