Фикс для очереди пула ников

This commit is contained in:
ErickSkrauch
2016-10-25 22:20:44 +03:00
parent 7315ddc4ea
commit f3b953607d
3 changed files with 5 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ class Api {
*
* @return UsernameToUUIDResponse
* @throws MojangApiException
* @throws NoContentException
* @throws NoContentException|\GuzzleHttp\Exception\RequestException
* @url http://wiki.vg/Mojang_API#Username_-.3E_UUID_at_time
*/
public function usernameToUUID($username, $atTime = null) {