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--getContextualRankingAsString.md
2022-09-21 14:01:45 +02:00

750 B

public Vote::getContextualRankingAsString

Description

public Vote->getContextualRankingAsString ( CondorcetPHP\Condorcet\Election $election ): array

Return the vote actual ranking complete for the contexte of the provide election. Election must be linked to the Vote object.

election: CondorcetPHP\Condorcet\Election

An election already linked to the Vote.

Return value:

(array) Contextual full ranking, with string instead Candidate object.