public Election::removeAllVotes

September 3, 2025 ยท View on GitHub

Read it at the source

Description

public Election->removeAllVotes ( ): true

Remove all Votes from an election.

Return value

(true) True on success.


Related

  • Election::removeVotesByTags()

Tutorial

  • This method has explanations and examples in the Documentation Book

Contents

  1. 1Description
  2. 2Return value
  3. 3Related
  4. 4Tutorial