public Election::seatsToElect

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public int Election->seatsToElect 

Get or set seats to elect count for proportionals methods like STV.

Throws:

  • CondorcetPHP\Condorcet\Throwable\NoSeatsException

Related

  • Result::seats

Contents

  1. 1Description
  2. 2Throws:
  3. 3Related