Merge branch 'task/docs-getresult' into develop

This commit is contained in:
Jeroen De Meerleer 2019-06-20 23:47:41 +02:00
commit b0537454eb
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class Game
private $result;
/**
* This function gets the result from the game
* Returns the result for the game
*
* @return Gameresult
*/