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--getResultAsString.md
2022-09-21 14:01:45 +02:00

23 lines
449 B
Markdown

## public Result::getResultAsString
### Description
```php
public Result->getResultAsString ( ): string
```
Get result as string
### Return value:
*(```string```)* Result ranking as string.
---------------------------------------
### Related method(s)
* [Election::getResult](../Election%20Class/public%20Election--getResult.md)
* [Result::getResultAsArray](../Result%20Class/public%20Result--getResultAsArray.md)