public Vote::getLinks

November 22, 2025 ยท View on GitHub

Read it at the source

Description

public Vote->getLinks ( ): array

Get election objects linked to this Vote or Candidate object.

Return value

(array) Array containing linked Condorcet election objects.


Related

  • Candidate::haveLink()

Contents

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