Beispiel #1
0
 public function addRaw($hash)
 {
     $this->minHash->add($hash);
     return parent::addRaw($hash);
 }