Skip to content

virtual public Result::Loser

Read it at the source

Description

php
virtual public CondorcetPHP\Condorcet\Candidate|array|null Result->Loser

('Get the election loser if any') Contain Candidate object. Null if there are no available loser. Or an array with multiples losers.


Released under the MIT License.