16 lines
262 B
Markdown
16 lines
262 B
Markdown
## public Vote::countRankingCandidates
|
|
|
|
### Description
|
|
|
|
```php
|
|
public Vote->countRankingCandidates ( ): int
|
|
```
|
|
|
|
Count the number of candidate provide into the active Ranking set.
|
|
|
|
|
|
### Return value:
|
|
|
|
*(```int```)* Number of Candidate into ranking.
|
|
|