823 B
823 B
public Election::addVotesFromJson
Description
public Election->addVotesFromJson ( string $input ): int
Import votes from a Json source.
input: string
Json string input.
Return value:
(int
) Count of new registered vote.