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/Result Class/public Result--getClassGenerator.md

22 lines
428 B
Markdown
Raw Normal View History

2022-09-21 12:39:11 +02:00
## public Result::getClassGenerator
### Description
```php
public Result->getClassGenerator ( ): string
```
Get the The algorithmic method used for this result.
### Return value:
*(```string```)* Method class path like CondorcetPHP\Condorcet\Algo\Methods\Copeland
---------------------------------------
### Related method(s)
* [Result::getMethod](../Result%20Class/public%20Result--getMethod.md)