Skip to content

public static Condorcet::getVersion

Read it at the source

Description

php
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.


Released under the MIT License.