Example #1
0
 public function reset()
 {
     echo __FUNCTION__ . PHP_EOL;
     return $this->db->reset();
 }