public Election::authorizeVoteWeight

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public Election->authorizeVoteWeight ( [bool $authorized = true] ): static

Alias as a method for Election->authorizeVoteWeight.

Parameter

authorized: bool

New rule.


Related

  • Election::authorizeVoteWeight

Contents

  1. 1Description
  2. 2Parameter
  3. 2.1authorized: bool
  4. 3Related