public static Condorcet::getVersion
November 22, 2025 ยท View on GitHub
Description
public static Condorcet::getVersion ( [bool $major = false] ): string
Get the library version.
Parameter
major: bool
- true will return : 2.0, false will return : 2.0.0.
Return value
(string) Condorcet PHP version.