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/Election Class/public Election--getStatsVerbosity.md

16 lines
420 B
Markdown

## public Election::getStatsVerbosity
### Description
```php
public Election->getStatsVerbosity ( ): CondorcetPHP\Condorcet\Algo\StatsVerbosity
```
The current level of stats verbosity for this election object. Look at Election->setStatsVerbosity method for more informations.
### Return value:
*(```CondorcetPHP\Condorcet\Algo\StatsVerbosity```)* The current verbosity level for this election object.