Exemplo n.º 1
0
 public function hash($str, $bitArrayMaxLength, $magicNum)
 {
     return parent::hash($str, $bitArrayMaxLength, $magicNum);
 }