Skip to content

public static Tools\Converters\CEF\CondorcetElectionFormat::createFromString

Read it at the source

Description

php
public static Tools\Converters\CEF\CondorcetElectionFormat::createFromString ( string $input ): self

Create a CondorcetElectionFormat object from string.

Parameter

input: string

CondorcetElectionFormat string to parse.

Released under the MIT License.