SingleBucketHasher implements Hasher
Read onlyYes
FinalYes
Interfaces
Methods
- hash() : array<int, string>
Methods
hash()
public
hash(array<string|int, mixed> $values) : array<int, string>
Parameters
- $values : array<string|int, mixed>
-
extracted bucket-key values in reference order, one list per row
Return values
array<int, string> —hashes aligned 1:1 with $values