public Candidate::haveLink
November 22, 2025 ยท View on GitHub
Description
public Candidate->haveLink ( CondorcetPHP\Condorcet\Election $election ): bool
Check if this election is linked with this Candidate/Vote object.
Parameter
election: CondorcetPHP\Condorcet\Election
Condorcet election to check.
Return value
(bool) True or False.