Skip to content

public static Election::maxParseIteration

Read it at the source

Description

php
public static ?int Election::maxParseIteration

Maximum input for each use of Election::parseCandidate && Election::parseVote. Will throw an exception if exceeded. Null will deactivate this functionality. An integer will set the limit.

Released under the MIT License.