653 B
653 B
public Result::getLoser
Description
public Result->getLoser ( ): CondorcetPHP\Condorcet\Candidate|array|null
Equivalent to [Condorcet/Election::getWinner($method)](../Election Class/public Election--getWinner.md).
Return value:
(CondorcetPHP\Condorcet\Candidate|array|null
) Candidate object given. Null if there are no available loser.
You can get an array with multiples losers.