551 B
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.