729 B
729 B
public Election::computeResult
Description
public Election->computeResult ( [?string $method = null] ): void
Really similar to Election::getResult() but not return anything. Just calculates silently and fill the cache.
method: ?string
Not requiered for use object default method. Set the string name of the algorithm for use an specific one.