1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/Condorcet/Documentation/Condorcet Class/public static Condorcet--getVersion.md

500 B

public static Condorcet::getVersion

Description

public static Condorcet::getVersion ( [bool $major = false] ): string

Get the library version.

major: bool
  • true will return : '2.0'
  • false will return : '2.0.0'.

Return value:

(string) Condorcet PHP version.