virtual public Result::Loser

November 22, 2025 ยท View on GitHub

Read it at the source

Description

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.


Related

  • Election::getWinner()

Contents

  1. 1Description
  2. 2Related