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--getRanking.md

551 B

public Vote::getRanking

Description

public Vote->getRanking ( [bool $sortCandidatesInRank = true] ): array

Get the actual Ranking of this Vote.

sortCandidatesInRank: bool

Sort Candidate in a Rank by name. Useful for performant internal calls from methods.

Return value:

(array) Multidimenssionnal array populated by Candidate object.