810 B
810 B
public Candidate::haveLink
Description
public Candidate->haveLink ( CondorcetPHP\Condorcet\Election $election ): bool
Check if this election is linked with this Candidate/Vote object.
election: CondorcetPHP\Condorcet\Election
Condorcet election to check.
Return value:
(bool
) True or False.