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/Candidate Class/public Candidate--getName.md

23 lines
424 B
Markdown
Raw Normal View History

2022-09-21 12:39:11 +02:00
## public Candidate::getName
### Description
```php
public Candidate->getName ( ): string
```
Get the candidate name.
### Return value:
*(```string```)* Candidate name.
---------------------------------------
### Related method(s)
* [Candidate::getHistory](../Candidate%20Class/public%20Candidate--getHistory.md)
* [Candidate::setName](../Candidate%20Class/public%20Candidate--setName.md)