fixed doc

This commit is contained in:
kremsy 2014-07-04 11:41:03 +02:00
parent 2709df4d7e
commit f624f54269

View File

@ -442,7 +442,7 @@ class CustomVotesPlugin implements CommandListener, CallbackListener, ManialinkP
*
* @param Player $player
* @param int $voteIndex
* @param callable $function (Get's only called if the vote is successfull and returns as Parameter the Voting-Results
* @param callable $function calls the given function only if the vote is successful and returns as Parameter the Voting-Results
*/
public function startVote(Player $player, $voteIndex, $function = null) {
//Player is muted