Exemplo n.º 1
0
 public function delete(array $wheres = array())
 {
     return parent::delete($this->table, $wheres);
 }