public Election::setSeatsToElect
Description
php
public Election->setSeatsToElect ( int $seats ): static
Set count of seats to elects for STV methods.
Parameter
seats: int
The count of seats to elect for proportional methods.
Throws:
CondorcetPHP\Condorcet\Throwable\NoSeatsException