1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/condorcet/Documentation/Vote Class/public Vote--getHashCode.md

22 lines
332 B
Markdown
Raw Normal View History

2022-09-21 12:39:11 +02:00
## public Vote::getHashCode
### Description
```php
public Vote->getHashCode ( ): string
```
Get Object hash (cryptographic)
### Return value:
*(```string```)* SHA hash code.
---------------------------------------
### Related method(s)
* [Vote::getWeight](../Vote%20Class/public%20Vote--getWeight.md)