16 lines
290 B
Markdown
16 lines
290 B
Markdown
|
## public Result::getCondorcetElectionGeneratorVersion
|
||
|
|
||
|
### Description
|
||
|
|
||
|
```php
|
||
|
public Result->getCondorcetElectionGeneratorVersion ( ): string
|
||
|
```
|
||
|
|
||
|
Get the Condorcet PHP version that build this Result.
|
||
|
|
||
|
|
||
|
### Return value:
|
||
|
|
||
|
*(```string```)* Condorcet PHP version string format.
|
||
|
|