815 B
815 B
public Vote::haveLink
Description
public Vote->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.