Skip to content

public Election::implicitRankingRule

Read it at the source

Description

php
public Election->implicitRankingRule ( bool $rule ): static

Act like public property Election->implicitRankingRule, but return the election object.

Parameter

rule: bool

New rule.


Released under the MIT License.