604 B
604 B
public Result::getCondorcetWinner
Description
public Result->getCondorcetWinner ( ): ?CondorcetPHP\Condorcet\Candidate
Get the Condorcet winner, if exist, at the result time.
Return value:
(?CondorcetPHP\Condorcet\Candidate
) CondorcetPHP\Condorcet\Candidate object if there is a Condorcet winner or NULL instead.