Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 737 Bytes

public Result--getCondorcetWinner.md

File metadata and controls

24 lines (13 loc) · 737 Bytes

public Result::getCondorcetWinner

Read it at the source

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.


Related method(s)