969 B
969 B
public Election::addCandidatesFromJson
Description
public Election->addCandidatesFromJson ( string $input ): array
Import candidate from a JSON source.
input: string
JSON string input.
Return value:
(array
) List of newly registered candidate object.
Throws:
CondorcetPHP\Condorcet\Throwable\CandidateExistsException