Beispiel #1
0
 public function has(array $wheres = array())
 {
     return parent::has($this->table, $wheres);
 }