Generates hashes for associative arrays based on the values of their elements.
More...
|
| __construct ( $holdOrderIntoAccount=false) |
|
| hash ( $map) |
| Computes and returns the hash of the provided map. More...
|
|
Generates hashes for associative arrays based on the values of their elements.
- Since
- 0.1
- Copyright
- GPL-2.0-or-later
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
◆ __construct()
Wikibase\DataModel\Internal\MapValueHasher::__construct |
( |
|
$holdOrderIntoAccount = false | ) |
|
◆ hash()
Wikibase\DataModel\Internal\MapValueHasher::hash |
( |
|
$map | ) |
|
Computes and returns the hash of the provided map.
- Since
- 0.1
- Parameters
-
- Returns
- string
- Exceptions
-
◆ $isOrdered
Wikibase\DataModel\Internal\MapValueHasher::$isOrdered |
|
private |
The documentation for this class was generated from the following file: