588 B
588 B
public Vote::getWeight
Description
public Vote->getWeight ( [?CondorcetPHP\Condorcet\Election $context = null] ): int
Get the vote weight. The vote weight capacity must be active at the election level for producing effect on the result.
context: ?CondorcetPHP\Condorcet\Election
In the context of wich election? (optional).
Return value:
(int
) Weight. Default weight is 1.